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