Class MFuncPropStateReadReq
java.lang.Object
org.apache.plc4x.java.knxnetip.readwrite.CEMI
org.apache.plc4x.java.knxnetip.readwrite.MFuncPropStateReadReq
- All Implemented Interfaces:
Message,Serializable
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.apache.plc4x.java.knxnetip.readwrite.CEMI
CEMI.CEMIBuilder -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintintinthashCode()protected voidserializeCEMIChild(WriteBuffer writeBuffer) staticParseBuilder(ReadBuffer readBuffer, Integer size) toString()Methods inherited from class org.apache.plc4x.java.knxnetip.readwrite.CEMI
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
-
size
-
-
Constructor Details
-
MFuncPropStateReadReq
-
-
Method Details
-
getMessageCode
- Specified by:
getMessageCodein classCEMI
-
serializeCEMIChild
- Specified by:
serializeCEMIChildin classCEMI- Throws:
SerializationException
-
getLengthInBytes
public int getLengthInBytes()- Specified by:
getLengthInBytesin interfaceMessage- Overrides:
getLengthInBytesin classCEMI
-
getLengthInBits
public int getLengthInBits()- Specified by:
getLengthInBitsin interfaceMessage- Overrides:
getLengthInBitsin classCEMI
-
staticParseBuilder
public static MFuncPropStateReadReq.MFuncPropStateReadReqBuilder staticParseBuilder(ReadBuffer readBuffer, Integer size) throws ParseException - Throws:
ParseException
-
equals
-
hashCode
public int hashCode() -
toString
-