Uses of Class
org.apache.plc4x.java.eip.readwrite.PortSegmentType
-
Packages that use PortSegmentType Package Description org.apache.plc4x.java.eip.readwrite -
-
Uses of PortSegmentType in org.apache.plc4x.java.eip.readwrite
Subclasses of PortSegmentType in org.apache.plc4x.java.eip.readwrite Modifier and Type Class Description classPortSegmentExtendedclassPortSegmentNormalFields in org.apache.plc4x.java.eip.readwrite declared as PortSegmentType Modifier and Type Field Description protected PortSegmentTypePortSegment. segmentTypeMethods in org.apache.plc4x.java.eip.readwrite that return PortSegmentType Modifier and Type Method Description PortSegmentTypePortSegmentType.PortSegmentTypeBuilder. build()PortSegmentTypePortSegment. getSegmentType()static PortSegmentTypePortSegmentType. staticParse(ReadBuffer readBuffer)static PortSegmentTypePortSegmentType. staticParse(ReadBuffer readBuffer, Object... args)Constructors in org.apache.plc4x.java.eip.readwrite with parameters of type PortSegmentType Constructor Description PortSegment(PortSegmentType segmentType)PortSegmentBuilderImpl(PortSegmentType segmentType)
-