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