- valueOf(String) - Static method in enum org.openmuc.jmbus.DataRecord.DataValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openmuc.jmbus.DataRecord.Description
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openmuc.jmbus.DataRecord.FunctionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openmuc.jmbus.DeviceType
-
Returns the enum constant of this type with the specified name.
- 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.EncryptionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openmuc.jmbus.WMBusMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.openmuc.jmbus.DataRecord.DataValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openmuc.jmbus.DataRecord.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.DataRecord.FunctionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openmuc.jmbus.DeviceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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.EncryptionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openmuc.jmbus.WMBusMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableDataStructure - Class in org.openmuc.jmbus
-
Representation of the data transmitted in RESP-UD (M-Bus) and SND-NR (wM-Bus) messages.
- VariableDataStructure(byte[], int, int, SecondaryAddress, HashMap<String, byte[]>) - Constructor for class org.openmuc.jmbus.VariableDataStructure
-