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