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