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