Klasse ListOfCovNotificationsValue
java.lang.Object
org.apache.plc4x.java.bacnetip.readwrite.ListOfCovNotificationsValue
- Alle implementierten Schnittstellen:
Message,Serializable
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected final BACnetContextTagUnsignedIntegerprotected final BACnetObjectTypeprotected final BACnetPropertyIdentifierTaggedprotected final BACnetConstructedDataprotected final BACnetContextTagTime -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungListOfCovNotificationsValue(BACnetPropertyIdentifierTagged propertyIdentifier, BACnetContextTagUnsignedInteger arrayIndex, BACnetConstructedData propertyValue, BACnetContextTagTime timeOfChange, BACnetObjectType objectTypeArgument) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanintintinthashCode()voidserialize(WriteBuffer writeBuffer) static ListOfCovNotificationsValuestaticParse(ReadBuffer readBuffer, Object... args) static ListOfCovNotificationsValuestaticParse(ReadBuffer readBuffer, BACnetObjectType objectTypeArgument) toString()
-
Felddetails
-
propertyIdentifier
-
arrayIndex
-
propertyValue
-
timeOfChange
-
objectTypeArgument
-
-
Konstruktordetails
-
ListOfCovNotificationsValue
public ListOfCovNotificationsValue(BACnetPropertyIdentifierTagged propertyIdentifier, BACnetContextTagUnsignedInteger arrayIndex, BACnetConstructedData propertyValue, BACnetContextTagTime timeOfChange, BACnetObjectType objectTypeArgument)
-
-
Methodendetails
-
getPropertyIdentifier
-
getArrayIndex
-
getPropertyValue
-
getTimeOfChange
-
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 ListOfCovNotificationsValue staticParse(ReadBuffer readBuffer, Object... args) throws ParseException - Löst aus:
ParseException
-
staticParse
public static ListOfCovNotificationsValue staticParse(ReadBuffer readBuffer, BACnetObjectType objectTypeArgument) throws ParseException - Löst aus:
ParseException
-
equals
-
hashCode
public int hashCode() -
toString
-