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