Klasse BACnetServicesSupportedTagged
java.lang.Object
org.apache.plc4x.java.bacnetip.readwrite.BACnetServicesSupportedTagged
- Alle implementierten Schnittstellen:
Message,Serializable
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected final BACnetTagHeaderprotected final BACnetTagPayloadBitStringprotected final TagClassprotected final Short -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungBACnetServicesSupportedTagged(BACnetTagHeader header, BACnetTagPayloadBitString payload, Short tagNumber, TagClass tagClass) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanbooleanbooleanintintbooleanbooleanbooleanbooleanbooleanbooleanbooleangetWhoIs()booleaninthashCode()voidserialize(WriteBuffer writeBuffer) staticParse(ReadBuffer readBuffer, Object... args) staticParse(ReadBuffer readBuffer, Short tagNumber, TagClass tagClass) toString()
-
Felddetails
-
header
-
payload
-
tagNumber
-
tagClass
-
-
Konstruktordetails
-
BACnetServicesSupportedTagged
public BACnetServicesSupportedTagged(BACnetTagHeader header, BACnetTagPayloadBitString payload, Short tagNumber, TagClass tagClass)
-
-
Methodendetails
-
getHeader
-
getPayload
-
getWriteGroup
public boolean getWriteGroup() -
getSubscribeCovPropertyMultiple
public boolean getSubscribeCovPropertyMultiple() -
getConfirmedCovNotificationMultiple
public boolean getConfirmedCovNotificationMultiple() -
getUnconfirmedCovNotificationMultiple
public boolean getUnconfirmedCovNotificationMultiple() -
getWhoIs
public boolean getWhoIs() -
getReadRange
public boolean getReadRange() -
getUtcTimeSynchronization
public boolean getUtcTimeSynchronization() -
getLifeSafetyOperation
public boolean getLifeSafetyOperation() -
getSubscribeCovProperty
public boolean getSubscribeCovProperty() -
getGetEventInformation
public boolean getGetEventInformation() -
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 BACnetServicesSupportedTagged staticParse(ReadBuffer readBuffer, Object... args) throws ParseException - Löst aus:
ParseException
-
staticParse
public static BACnetServicesSupportedTagged staticParse(ReadBuffer readBuffer, Short tagNumber, TagClass tagClass) throws ParseException - Löst aus:
ParseException
-
equals
-
hashCode
public int hashCode() -
toString
-