Uses of Enum
org.apache.plc4x.java.knxnetip.readwrite.SupportedPhysicalMedia
Packages that use SupportedPhysicalMedia
-
Uses of SupportedPhysicalMedia in org.apache.plc4x.java.knxnetip.readwrite
Methods in org.apache.plc4x.java.knxnetip.readwrite that return SupportedPhysicalMediaModifier and TypeMethodDescriptionstatic SupportedPhysicalMediaSupportedPhysicalMedia.enumForValue(short value) static SupportedPhysicalMediaSupportedPhysicalMedia.firstEnumForFieldDescription(String fieldValue) static SupportedPhysicalMediaSupportedPhysicalMedia.firstEnumForFieldKnxSupport(boolean fieldValue) static SupportedPhysicalMediaReturns the enum constant of this type with the specified name.static SupportedPhysicalMedia[]SupportedPhysicalMedia.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 SupportedPhysicalMediaModifier and TypeMethodDescriptionstatic List<SupportedPhysicalMedia>SupportedPhysicalMedia.enumsForFieldDescription(String fieldValue) static List<SupportedPhysicalMedia>SupportedPhysicalMedia.enumsForFieldKnxSupport(boolean fieldValue)