Class DIBSuppSvcFamilies
java.lang.Object
org.apache.plc4x.java.knxnetip.readwrite.DIBSuppSvcFamilies
- All Implemented Interfaces:
Message,Serializable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final short -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanshortintintinthashCode()voidserialize(WriteBuffer writeBuffer) static DIBSuppSvcFamiliesstaticParse(ReadBuffer readBuffer) static DIBSuppSvcFamiliesstaticParse(ReadBuffer readBuffer, Object... args) toString()
-
Field Details
-
descriptionType
protected final short descriptionType -
serviceIds
-
-
Constructor Details
-
DIBSuppSvcFamilies
-
-
Method Details
-
getDescriptionType
public short getDescriptionType() -
getServiceIds
-
serialize
- Specified by:
serializein interfaceSerializable- Throws:
SerializationException
-
getLengthInBytes
public int getLengthInBytes()- Specified by:
getLengthInBytesin interfaceMessage
-
getLengthInBits
public int getLengthInBits()- Specified by:
getLengthInBitsin interfaceMessage
-
staticParse
public static DIBSuppSvcFamilies staticParse(ReadBuffer readBuffer, Object... args) throws ParseException - Throws:
ParseException
-
staticParse
- Throws:
ParseException
-
equals
-
hashCode
public int hashCode() -
toString
-