Uses of Class
org.apache.plc4x.java.eip.readwrite.LogicalSegmentType
-
Packages that use LogicalSegmentType Package Description org.apache.plc4x.java.eip.readwrite -
-
Uses of LogicalSegmentType in org.apache.plc4x.java.eip.readwrite
Subclasses of LogicalSegmentType in org.apache.plc4x.java.eip.readwrite Modifier and Type Class Description classClassIDclassInstanceIDclassMemberIDFields in org.apache.plc4x.java.eip.readwrite declared as LogicalSegmentType Modifier and Type Field Description protected LogicalSegmentTypeLogicalSegment. segmentTypeMethods in org.apache.plc4x.java.eip.readwrite that return LogicalSegmentType Modifier and Type Method Description LogicalSegmentTypeLogicalSegmentType.LogicalSegmentTypeBuilder. build()LogicalSegmentTypeLogicalSegment. getSegmentType()static LogicalSegmentTypeLogicalSegmentType. staticParse(ReadBuffer readBuffer)static LogicalSegmentTypeLogicalSegmentType. staticParse(ReadBuffer readBuffer, Object... args)Constructors in org.apache.plc4x.java.eip.readwrite with parameters of type LogicalSegmentType Constructor Description LogicalSegment(LogicalSegmentType segmentType)LogicalSegmentBuilderImpl(LogicalSegmentType segmentType)
-