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