Uses of Enum
org.apache.plc4x.java.s7.readwrite.SzlSublist
Packages that use SzlSublist
-
Uses of SzlSublist in org.apache.plc4x.java.s7.readwrite
Fields in org.apache.plc4x.java.s7.readwrite declared as SzlSublistMethods in org.apache.plc4x.java.s7.readwrite that return SzlSublistModifier and TypeMethodDescriptionstatic SzlSublistSzlSublist.enumForValue(short value) SzlId.getSublistList()static SzlSublistReturns the enum constant of this type with the specified name.static SzlSublist[]SzlSublist.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.plc4x.java.s7.readwrite with parameters of type SzlSublistModifierConstructorDescriptionSzlId(SzlModuleTypeClass typeClass, byte sublistExtract, SzlSublist sublistList)