Uses of Enum
org.apache.plc4x.java.knxnetip.readwrite.KnxMedium
Packages that use KnxMedium
-
Uses of KnxMedium in org.apache.plc4x.java.knxnetip.readwrite
Fields in org.apache.plc4x.java.knxnetip.readwrite declared as KnxMediumMethods in org.apache.plc4x.java.knxnetip.readwrite that return KnxMediumModifier and TypeMethodDescriptionstatic KnxMediumKnxMedium.enumForValue(short value) DIBDeviceInfo.getKnxMedium()static KnxMediumReturns the enum constant of this type with the specified name.static KnxMedium[]KnxMedium.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.plc4x.java.knxnetip.readwrite with parameters of type KnxMediumModifierConstructorDescriptionDIBDeviceInfo(short descriptionType, KnxMedium knxMedium, DeviceStatus deviceStatus, KnxAddress knxAddress, ProjectInstallationIdentifier projectInstallationIdentifier, byte[] knxNetIpDeviceSerialNumber, IPAddress knxNetIpDeviceMulticastAddress, MACAddress knxNetIpDeviceMacAddress, byte[] deviceFriendlyName)