Klasse BACnetAssignedLandingCallsLandingCallsList
java.lang.Object
org.apache.plc4x.java.bacnetip.readwrite.BACnetAssignedLandingCallsLandingCallsList
- Alle implementierten Schnittstellen:
Message,Serializable
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected final BACnetClosingTagprotected final List<BACnetAssignedLandingCallsLandingCallsListEntry>protected final BACnetOpeningTagprotected final Short -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungBACnetAssignedLandingCallsLandingCallsList(BACnetOpeningTag openingTag, List<BACnetAssignedLandingCallsLandingCallsListEntry> landingCalls, BACnetClosingTag closingTag, Short tagNumber) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanintintinthashCode()voidserialize(WriteBuffer writeBuffer) staticParse(ReadBuffer readBuffer, Object... args) staticParse(ReadBuffer readBuffer, Short tagNumber) toString()
-
Felddetails
-
openingTag
-
landingCalls
-
closingTag
-
tagNumber
-
-
Konstruktordetails
-
BACnetAssignedLandingCallsLandingCallsList
public BACnetAssignedLandingCallsLandingCallsList(BACnetOpeningTag openingTag, List<BACnetAssignedLandingCallsLandingCallsListEntry> landingCalls, BACnetClosingTag closingTag, Short tagNumber)
-
-
Methodendetails
-
getOpeningTag
-
getLandingCalls
-
getClosingTag
-
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 BACnetAssignedLandingCallsLandingCallsList staticParse(ReadBuffer readBuffer, Object... args) throws ParseException - Löst aus:
ParseException
-
staticParse
public static BACnetAssignedLandingCallsLandingCallsList staticParse(ReadBuffer readBuffer, Short tagNumber) throws ParseException - Löst aus:
ParseException
-
equals
-
hashCode
public int hashCode() -
toString
-