Class ApduDataExtIndividualAddressSerialNumberResponse
java.lang.Object
org.apache.plc4x.java.knxnetip.readwrite.ApduDataExt
org.apache.plc4x.java.knxnetip.readwrite.ApduDataExtIndividualAddressSerialNumberResponse
- All Implemented Interfaces:
Message,Serializable
public class ApduDataExtIndividualAddressSerialNumberResponse
extends ApduDataExt
implements Message
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from class org.apache.plc4x.java.knxnetip.readwrite.ApduDataExt
ApduDataExt.ApduDataExtBuilder -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintintinthashCode()protected voidserializeApduDataExtChild(WriteBuffer writeBuffer) staticParseBuilder(ReadBuffer readBuffer, Short length) toString()Methods inherited from class org.apache.plc4x.java.knxnetip.readwrite.ApduDataExt
serialize, staticParse, staticParseMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.plc4x.java.spi.utils.Serializable
serialize
-
Field Details
-
length
-
-
Constructor Details
-
ApduDataExtIndividualAddressSerialNumberResponse
-
-
Method Details
-
getExtApciType
- Specified by:
getExtApciTypein classApduDataExt
-
serializeApduDataExtChild
- Specified by:
serializeApduDataExtChildin classApduDataExt- Throws:
SerializationException
-
getLengthInBytes
public int getLengthInBytes()- Specified by:
getLengthInBytesin interfaceMessage- Overrides:
getLengthInBytesin classApduDataExt
-
getLengthInBits
public int getLengthInBits()- Specified by:
getLengthInBitsin interfaceMessage- Overrides:
getLengthInBitsin classApduDataExt
-
staticParseBuilder
public static ApduDataExtIndividualAddressSerialNumberResponse.ApduDataExtIndividualAddressSerialNumberResponseBuilder staticParseBuilder(ReadBuffer readBuffer, Short length) throws ParseException - Throws:
ParseException
-
equals
- Overrides:
equalsin classApduDataExt
-
hashCode
public int hashCode()- Overrides:
hashCodein classApduDataExt
-
toString
- Overrides:
toStringin classApduDataExt
-