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