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