Klasse BACnetPriorityValueConstructedValue.BACnetPriorityValueConstructedValueBuilderImpl
java.lang.Object
org.apache.plc4x.java.bacnetip.readwrite.BACnetPriorityValueConstructedValue.BACnetPriorityValueConstructedValueBuilderImpl
- Alle implementierten Schnittstellen:
BACnetPriorityValue.BACnetPriorityValueBuilder
- Umschließende Klasse:
BACnetPriorityValueConstructedValue
public static class BACnetPriorityValueConstructedValue.BACnetPriorityValueConstructedValueBuilderImpl
extends Object
implements BACnetPriorityValue.BACnetPriorityValueBuilder
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungBACnetPriorityValueConstructedValueBuilderImpl(BACnetConstructedData constructedValue, BACnetObjectType objectTypeArgument) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild(BACnetTagHeader peekedTagHeader, BACnetObjectType objectTypeArgument)
-
Konstruktordetails
-
BACnetPriorityValueConstructedValueBuilderImpl
public BACnetPriorityValueConstructedValueBuilderImpl(BACnetConstructedData constructedValue, BACnetObjectType objectTypeArgument)
-
-
Methodendetails
-
build
public BACnetPriorityValueConstructedValue build(BACnetTagHeader peekedTagHeader, BACnetObjectType objectTypeArgument) - Angegeben von:
buildin SchnittstelleBACnetPriorityValue.BACnetPriorityValueBuilder
-