Uses of Enum
org.apache.plc4x.java.knxnetip.readwrite.DeviceDescriptorMediumType
Packages that use DeviceDescriptorMediumType
-
Uses of DeviceDescriptorMediumType in org.apache.plc4x.java.knxnetip.readwrite
Methods in org.apache.plc4x.java.knxnetip.readwrite that return DeviceDescriptorMediumTypeModifier and TypeMethodDescriptionstatic DeviceDescriptorMediumTypeDeviceDescriptorMediumType.enumForValue(byte value) DeviceDescriptor.getMediumType()static DeviceDescriptorMediumTypeReturns the enum constant of this type with the specified name.static DeviceDescriptorMediumType[]DeviceDescriptorMediumType.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 with parameters of type DeviceDescriptorMediumTypeModifier and TypeMethodDescriptionstatic List<DeviceDescriptor>DeviceDescriptor.enumsForFieldMediumType(DeviceDescriptorMediumType fieldValue) static DeviceDescriptorDeviceDescriptor.firstEnumForFieldMediumType(DeviceDescriptorMediumType fieldValue)