Index
E S T U V
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
E
- EBNF - tech.uom.lib.jackson.UnitJacksonModule.Mode
-
Serialization-mode using
EBNFUnitFormat.
S
- SIMPLE - tech.uom.lib.jackson.UnitJacksonModule.Mode
-
Serialization-mode using
SimpleUnitFormat.
T
- tech.uom.lib.jackson - package tech.uom.lib.jackson
U
- UCUM - tech.uom.lib.jackson.UnitJacksonModule.Mode
-
Serialization-mode using
UCUMFormat. - UnitJacksonModule - Class in tech.uom.lib.jackson
-
Configures Jackson to (de)serialize JSR 385 Unit objects using their UCUM representation, since the actual objects don't translate well into JSON.
- UnitJacksonModule() - Constructor for class tech.uom.lib.jackson.UnitJacksonModule
- UnitJacksonModule(UnitJacksonModule.Mode) - Constructor for class tech.uom.lib.jackson.UnitJacksonModule
- UnitJacksonModule.Mode - Enum in tech.uom.lib.jackson
V
- valueOf(String) - Static method in enum tech.uom.lib.jackson.UnitJacksonModule.Mode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum tech.uom.lib.jackson.UnitJacksonModule.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes|All Packages