Uses of Class
tech.uom.lib.jackson.UnitJacksonModule.Mode
-
Uses of UnitJacksonModule.Mode in tech.uom.lib.jackson
Methods in tech.uom.lib.jackson that return UnitJacksonModule.Mode Modifier and Type Method Description static UnitJacksonModule.ModeUnitJacksonModule.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static UnitJacksonModule.Mode[]UnitJacksonModule.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in tech.uom.lib.jackson with parameters of type UnitJacksonModule.Mode Constructor Description UnitJacksonModule(UnitJacksonModule.Mode mode)