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