Class ComObjectTableRealisationType2.ComObjectTableRealisationType2BuilderImpl
- java.lang.Object
-
- org.apache.plc4x.java.knxnetip.readwrite.ComObjectTableRealisationType2.ComObjectTableRealisationType2BuilderImpl
-
- All Implemented Interfaces:
ComObjectTable.ComObjectTableBuilder
- Enclosing class:
- ComObjectTableRealisationType2
public static class ComObjectTableRealisationType2.ComObjectTableRealisationType2BuilderImpl extends Object implements ComObjectTable.ComObjectTableBuilder
-
-
Constructor Summary
Constructors Constructor Description ComObjectTableRealisationType2BuilderImpl(short numEntries, short ramFlagsTablePointer, List<GroupObjectDescriptorRealisationType2> comObjectDescriptors)
-
-
-
Constructor Detail
-
ComObjectTableRealisationType2BuilderImpl
public ComObjectTableRealisationType2BuilderImpl(short numEntries, short ramFlagsTablePointer, List<GroupObjectDescriptorRealisationType2> comObjectDescriptors)
-
-
Method Detail
-
build
public ComObjectTableRealisationType2 build()
- Specified by:
buildin interfaceComObjectTable.ComObjectTableBuilder
-
-