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