Uses of Class
org.apache.plc4x.java.knxnetip.readwrite.GroupObjectDescriptorRealisationType1
-
Packages that use GroupObjectDescriptorRealisationType1 Package Description org.apache.plc4x.java.knxnetip.readwrite -
-
Uses of GroupObjectDescriptorRealisationType1 in org.apache.plc4x.java.knxnetip.readwrite
Fields in org.apache.plc4x.java.knxnetip.readwrite with type parameters of type GroupObjectDescriptorRealisationType1 Modifier and Type Field Description protected List<GroupObjectDescriptorRealisationType1>ComObjectTableRealisationType1. comObjectDescriptorsMethods in org.apache.plc4x.java.knxnetip.readwrite that return GroupObjectDescriptorRealisationType1 Modifier and Type Method Description static GroupObjectDescriptorRealisationType1GroupObjectDescriptorRealisationType1. staticParse(ReadBuffer readBuffer)static GroupObjectDescriptorRealisationType1GroupObjectDescriptorRealisationType1. staticParse(ReadBuffer readBuffer, Object... args)Methods in org.apache.plc4x.java.knxnetip.readwrite that return types with arguments of type GroupObjectDescriptorRealisationType1 Modifier and Type Method Description List<GroupObjectDescriptorRealisationType1>ComObjectTableRealisationType1. getComObjectDescriptors()Constructor parameters in org.apache.plc4x.java.knxnetip.readwrite with type arguments of type GroupObjectDescriptorRealisationType1 Constructor Description ComObjectTableRealisationType1(short numEntries, short ramFlagsTablePointer, List<GroupObjectDescriptorRealisationType1> comObjectDescriptors)ComObjectTableRealisationType1BuilderImpl(short numEntries, short ramFlagsTablePointer, List<GroupObjectDescriptorRealisationType1> comObjectDescriptors)
-