Verwendungen von Enum
org.apache.plc4x.java.bacnetip.readwrite.BACnetAuthenticationStatus
Packages, die BACnetAuthenticationStatus verwenden
-
Verwendungen von BACnetAuthenticationStatus in org.apache.plc4x.java.bacnetip.readwrite
Felder in org.apache.plc4x.java.bacnetip.readwrite, die deklariert sind als BACnetAuthenticationStatusModifizierer und TypFeldBeschreibungprotected final BACnetAuthenticationStatusBACnetAuthenticationStatusTagged.valueMethoden in org.apache.plc4x.java.bacnetip.readwrite, die BACnetAuthenticationStatus zurückgebenModifizierer und TypMethodeBeschreibungstatic BACnetAuthenticationStatusBACnetAuthenticationStatus.enumForValue(short value) BACnetAuthenticationStatusTagged.getValue()static BACnetAuthenticationStatusGibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.static BACnetAuthenticationStatus[]BACnetAuthenticationStatus.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 BACnetAuthenticationStatusModifiziererKonstruktorBeschreibungBACnetAuthenticationStatusTagged(BACnetTagHeader header, BACnetAuthenticationStatus value, Short tagNumber, TagClass tagClass)