Klasse BACnetConstructedDataStateDescription.BACnetConstructedDataStateDescriptionBuilderImpl
java.lang.Object
org.apache.plc4x.java.bacnetip.readwrite.BACnetConstructedDataStateDescription.BACnetConstructedDataStateDescriptionBuilderImpl
- Alle implementierten Schnittstellen:
BACnetConstructedData.BACnetConstructedDataBuilder
- Umschließende Klasse:
BACnetConstructedDataStateDescription
public static class BACnetConstructedDataStateDescription.BACnetConstructedDataStateDescriptionBuilderImpl
extends Object
implements BACnetConstructedData.BACnetConstructedDataBuilder
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungBACnetConstructedDataStateDescriptionBuilderImpl(BACnetApplicationTagCharacterString stateDescription, Short tagNumber, BACnetTagPayloadUnsignedInteger arrayIndexArgument) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild(BACnetOpeningTag openingTag, BACnetTagHeader peekedTagHeader, BACnetClosingTag closingTag, Short tagNumber, BACnetTagPayloadUnsignedInteger arrayIndexArgument)
-
Konstruktordetails
-
BACnetConstructedDataStateDescriptionBuilderImpl
public BACnetConstructedDataStateDescriptionBuilderImpl(BACnetApplicationTagCharacterString stateDescription, Short tagNumber, BACnetTagPayloadUnsignedInteger arrayIndexArgument)
-
-
Methodendetails
-
build
public BACnetConstructedDataStateDescription build(BACnetOpeningTag openingTag, BACnetTagHeader peekedTagHeader, BACnetClosingTag closingTag, Short tagNumber, BACnetTagPayloadUnsignedInteger arrayIndexArgument) - Angegeben von:
buildin SchnittstelleBACnetConstructedData.BACnetConstructedDataBuilder
-