Klasse BACnetNotificationParametersDoubleOutOfRange.BACnetNotificationParametersDoubleOutOfRangeBuilderImpl
java.lang.Object
org.apache.plc4x.java.bacnetip.readwrite.BACnetNotificationParametersDoubleOutOfRange.BACnetNotificationParametersDoubleOutOfRangeBuilderImpl
- Alle implementierten Schnittstellen:
BACnetNotificationParameters.BACnetNotificationParametersBuilder
- Umschließende Klasse:
BACnetNotificationParametersDoubleOutOfRange
public static class BACnetNotificationParametersDoubleOutOfRange.BACnetNotificationParametersDoubleOutOfRangeBuilderImpl
extends Object
implements BACnetNotificationParameters.BACnetNotificationParametersBuilder
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungBACnetNotificationParametersDoubleOutOfRangeBuilderImpl(BACnetOpeningTag innerOpeningTag, BACnetContextTagDouble exceedingValue, BACnetStatusFlagsTagged statusFlags, BACnetContextTagDouble deadband, BACnetContextTagDouble exceededLimit, BACnetClosingTag innerClosingTag, Short tagNumber, BACnetObjectType objectTypeArgument) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild(BACnetOpeningTag openingTag, BACnetTagHeader peekedTagHeader, BACnetClosingTag closingTag, Short tagNumber, BACnetObjectType objectTypeArgument)
-
Konstruktordetails
-
BACnetNotificationParametersDoubleOutOfRangeBuilderImpl
public BACnetNotificationParametersDoubleOutOfRangeBuilderImpl(BACnetOpeningTag innerOpeningTag, BACnetContextTagDouble exceedingValue, BACnetStatusFlagsTagged statusFlags, BACnetContextTagDouble deadband, BACnetContextTagDouble exceededLimit, BACnetClosingTag innerClosingTag, Short tagNumber, BACnetObjectType objectTypeArgument)
-
-
Methodendetails
-
build
public BACnetNotificationParametersDoubleOutOfRange build(BACnetOpeningTag openingTag, BACnetTagHeader peekedTagHeader, BACnetClosingTag closingTag, Short tagNumber, BACnetObjectType objectTypeArgument) - Angegeben von:
buildin SchnittstelleBACnetNotificationParameters.BACnetNotificationParametersBuilder
-