Uses of Class
org.apache.plc4x.java.s7.readwrite.SzlSublist
-
Packages that use SzlSublist Package Description org.apache.plc4x.java.s7.readwrite -
-
Uses of SzlSublist in org.apache.plc4x.java.s7.readwrite
Fields in org.apache.plc4x.java.s7.readwrite declared as SzlSublist Modifier and Type Field Description protected SzlSublistSzlId. sublistListMethods in org.apache.plc4x.java.s7.readwrite that return SzlSublist Modifier and Type Method Description static SzlSublistSzlSublist. enumForValue(short value)SzlSublistSzlId. getSublistList()static SzlSublistSzlSublist. valueOf(String name)Returns 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 SzlSublist Constructor Description SzlId(SzlModuleTypeClass typeClass, byte sublistExtract, SzlSublist sublistList)
-