Class CycServiceItemDbReadType.CycServiceItemDbReadTypeBuilderImpl
- java.lang.Object
-
- org.apache.plc4x.java.s7.readwrite.CycServiceItemDbReadType.CycServiceItemDbReadTypeBuilderImpl
-
- All Implemented Interfaces:
CycServiceItemType.CycServiceItemTypeBuilder
- Enclosing class:
- CycServiceItemDbReadType
public static class CycServiceItemDbReadType.CycServiceItemDbReadTypeBuilderImpl extends Object implements CycServiceItemType.CycServiceItemTypeBuilder
-
-
Constructor Summary
Constructors Constructor Description CycServiceItemDbReadTypeBuilderImpl(short numberOfAreas, List<SubItem> items)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CycServiceItemDbReadTypebuild(short byteLength, short syntaxId)
-
-
-
Method Detail
-
build
public CycServiceItemDbReadType build(short byteLength, short syntaxId)
- Specified by:
buildin interfaceCycServiceItemType.CycServiceItemTypeBuilder
-
-