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