Verwendungen von Enum
org.apache.plc4x.java.bacnetip.readwrite.BACnetNotifyType
Packages, die BACnetNotifyType verwenden
-
Verwendungen von BACnetNotifyType in org.apache.plc4x.java.bacnetip.readwrite
Felder in org.apache.plc4x.java.bacnetip.readwrite, die deklariert sind als BACnetNotifyTypeModifizierer und TypFeldBeschreibungprotected final BACnetNotifyTypeBACnetNotifyTypeTagged.valueMethoden in org.apache.plc4x.java.bacnetip.readwrite, die BACnetNotifyType zurückgebenModifizierer und TypMethodeBeschreibungstatic BACnetNotifyTypeBACnetNotifyType.enumForValue(short value) BACnetNotifyTypeTagged.getValue()static BACnetNotifyTypeGibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.static BACnetNotifyType[]BACnetNotifyType.values()Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.Konstruktoren in org.apache.plc4x.java.bacnetip.readwrite mit Parametern vom Typ BACnetNotifyTypeModifiziererKonstruktorBeschreibungBACnetNotifyTypeTagged(BACnetTagHeader header, BACnetNotifyType value, Short tagNumber, TagClass tagClass)