Klasse BACnetEventTimestamps
java.lang.Object
org.apache.plc4x.java.bacnetip.readwrite.BACnetEventTimestamps
- Alle implementierten Schnittstellen:
Message,Serializable
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected final BACnetTimeStampprotected final BACnetTimeStampprotected final BACnetTimeStamp -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungBACnetEventTimestamps(BACnetTimeStamp toOffnormal, BACnetTimeStamp toFault, BACnetTimeStamp toNormal) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanintintinthashCode()voidserialize(WriteBuffer writeBuffer) static BACnetEventTimestampsstaticParse(ReadBuffer readBuffer) static BACnetEventTimestampsstaticParse(ReadBuffer readBuffer, Object... args) toString()
-
Felddetails
-
toOffnormal
-
toFault
-
toNormal
-
-
Konstruktordetails
-
BACnetEventTimestamps
public BACnetEventTimestamps(BACnetTimeStamp toOffnormal, BACnetTimeStamp toFault, BACnetTimeStamp toNormal)
-
-
Methodendetails
-
getToOffnormal
-
getToFault
-
getToNormal
-
serialize
- Angegeben von:
serializein SchnittstelleSerializable- Löst aus:
SerializationException
-
getLengthInBytes
public int getLengthInBytes()- Angegeben von:
getLengthInBytesin SchnittstelleMessage
-
getLengthInBits
public int getLengthInBits()- Angegeben von:
getLengthInBitsin SchnittstelleMessage
-
staticParse
public static BACnetEventTimestamps staticParse(ReadBuffer readBuffer, Object... args) throws ParseException - Löst aus:
ParseException
-
staticParse
- Löst aus:
ParseException
-
equals
-
hashCode
public int hashCode() -
toString
-