Uses of Enum
org.apache.plc4x.java.knxnetip.readwrite.ComObjectTableAddresses
Packages that use ComObjectTableAddresses
-
Uses of ComObjectTableAddresses in org.apache.plc4x.java.knxnetip.readwrite
Methods in org.apache.plc4x.java.knxnetip.readwrite that return ComObjectTableAddressesModifier and TypeMethodDescriptionstatic ComObjectTableAddressesComObjectTableAddresses.enumForValue(int value) static ComObjectTableAddressesComObjectTableAddresses.firstEnumForFieldComObjectTableAddress(int fieldValue) static ComObjectTableAddressesReturns the enum constant of this type with the specified name.static ComObjectTableAddresses[]ComObjectTableAddresses.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.plc4x.java.knxnetip.readwrite that return types with arguments of type ComObjectTableAddressesModifier and TypeMethodDescriptionstatic List<ComObjectTableAddresses>ComObjectTableAddresses.enumsForFieldComObjectTableAddress(int fieldValue)