Uses of Enum
org.apache.plc4x.java.knxnetip.readwrite.KnxLayer
Packages that use KnxLayer
-
Uses of KnxLayer in org.apache.plc4x.java.knxnetip.context
Methods in org.apache.plc4x.java.knxnetip.context that return KnxLayer -
Uses of KnxLayer in org.apache.plc4x.java.knxnetip.readwrite
Fields in org.apache.plc4x.java.knxnetip.readwrite declared as KnxLayerModifier and TypeFieldDescriptionprotected final KnxLayerConnectionRequestInformationTunnelConnection.knxLayerMethods in org.apache.plc4x.java.knxnetip.readwrite that return KnxLayerModifier and TypeMethodDescriptionstatic KnxLayerKnxLayer.enumForValue(short value) ConnectionRequestInformationTunnelConnection.getKnxLayer()static KnxLayerReturns the enum constant of this type with the specified name.static KnxLayer[]KnxLayer.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 KnxLayerModifierConstructorDescriptionConnectionRequestInformationTunnelConnectionBuilder(KnxLayer knxLayer, Short reservedField0)