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