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