Uses of Enum
org.apache.plc4x.java.s7.readwrite.DeviceGroup
Packages that use DeviceGroup
-
Uses of DeviceGroup in org.apache.plc4x.java.s7.readwrite
Methods in org.apache.plc4x.java.s7.readwrite that return DeviceGroupModifier and TypeMethodDescriptionstatic DeviceGroupDeviceGroup.enumForValue(short value) static DeviceGroupReturns the enum constant of this type with the specified name.static DeviceGroup[]DeviceGroup.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of DeviceGroup in org.apache.plc4x.java.s7.readwrite.utils
Methods in org.apache.plc4x.java.s7.readwrite.utils that return DeviceGroupModifier and TypeMethodDescriptionstatic DeviceGroupS7TsapIdEncoder.decodeDeviceGroup(short tsapId) Methods in org.apache.plc4x.java.s7.readwrite.utils with parameters of type DeviceGroupModifier and TypeMethodDescriptionstatic shortS7TsapIdEncoder.encodeS7TsapId(DeviceGroup deviceGroup, int rack, int slot)