Class LogicalSegment.LogicalSegmentBuilderImpl
- java.lang.Object
-
- org.apache.plc4x.java.eip.readwrite.LogicalSegment.LogicalSegmentBuilderImpl
-
- All Implemented Interfaces:
PathSegment.PathSegmentBuilder
- Enclosing class:
- LogicalSegment
public static class LogicalSegment.LogicalSegmentBuilderImpl extends Object implements PathSegment.PathSegmentBuilder
-
-
Constructor Summary
Constructors Constructor Description LogicalSegmentBuilderImpl(LogicalSegmentType segmentType)
-
-
-
Constructor Detail
-
LogicalSegmentBuilderImpl
public LogicalSegmentBuilderImpl(LogicalSegmentType segmentType)
-
-
Method Detail
-
build
public LogicalSegment build()
- Specified by:
buildin interfacePathSegment.PathSegmentBuilder
-
-