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