Klasse BACnetConstructedDataPropertyList.BACnetConstructedDataPropertyListBuilderImpl
java.lang.Object
org.apache.plc4x.java.bacnetip.readwrite.BACnetConstructedDataPropertyList.BACnetConstructedDataPropertyListBuilderImpl
- Alle implementierten Schnittstellen:
BACnetConstructedData.BACnetConstructedDataBuilder
- Umschließende Klasse:
BACnetConstructedDataPropertyList
public static class BACnetConstructedDataPropertyList.BACnetConstructedDataPropertyListBuilderImpl
extends Object
implements BACnetConstructedData.BACnetConstructedDataBuilder
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungBACnetConstructedDataPropertyListBuilderImpl(BACnetApplicationTagUnsignedInteger numberOfDataElements, List<BACnetPropertyIdentifierTagged> propertyList, Short tagNumber, BACnetTagPayloadUnsignedInteger arrayIndexArgument) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild(BACnetOpeningTag openingTag, BACnetTagHeader peekedTagHeader, BACnetClosingTag closingTag, Short tagNumber, BACnetTagPayloadUnsignedInteger arrayIndexArgument)
-
Konstruktordetails
-
BACnetConstructedDataPropertyListBuilderImpl
public BACnetConstructedDataPropertyListBuilderImpl(BACnetApplicationTagUnsignedInteger numberOfDataElements, List<BACnetPropertyIdentifierTagged> propertyList, Short tagNumber, BACnetTagPayloadUnsignedInteger arrayIndexArgument)
-
-
Methodendetails
-
build
public BACnetConstructedDataPropertyList build(BACnetOpeningTag openingTag, BACnetTagHeader peekedTagHeader, BACnetClosingTag closingTag, Short tagNumber, BACnetTagPayloadUnsignedInteger arrayIndexArgument) - Angegeben von:
buildin SchnittstelleBACnetConstructedData.BACnetConstructedDataBuilder
-