- valueOf(String) - Static method in enum org.openmuc.jmbus.DlmsUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openmuc.jmbus.VariableDataBlock.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openmuc.jmbus.VariableDataBlock.Description
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openmuc.jmbus.VariableDataBlock.FunctionField
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.openmuc.jmbus.DlmsUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openmuc.jmbus.VariableDataBlock.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openmuc.jmbus.VariableDataBlock.Description
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openmuc.jmbus.VariableDataBlock.FunctionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableDataBlock - Class in org.openmuc.jmbus
-
Representation of a Variable Data Block.
- VariableDataBlock(byte[], byte[], byte[], Integer) - Constructor for class org.openmuc.jmbus.VariableDataBlock
-
- VariableDataBlock.DataType - Enum in org.openmuc.jmbus
-
- VariableDataBlock.Description - Enum in org.openmuc.jmbus
-
- VariableDataBlock.FunctionField - Enum in org.openmuc.jmbus
-
- variableDataBlocks - Variable in class org.openmuc.jmbus.VariableDataResponse
-
- VariableDataResponse - Class in org.openmuc.jmbus
-
Representation of the RESP-UD message.
- VariableDataResponse(byte, byte[], short, byte, byte, byte, byte) - Constructor for class org.openmuc.jmbus.VariableDataResponse
-
- VariableDataResponse() - Constructor for class org.openmuc.jmbus.VariableDataResponse
-
- version - Variable in class org.openmuc.jmbus.VariableDataResponse
-