Verwendungen von Klasse
org.apache.plc4x.java.knxnetip.readwrite.ChannelInformation
Packages, die ChannelInformation verwenden
-
Verwendungen von ChannelInformation in org.apache.plc4x.java.knxnetip.readwrite
Felder in org.apache.plc4x.java.knxnetip.readwrite, die deklariert sind als ChannelInformationModifizierer und TypFeldBeschreibungprotected final ChannelInformationDeviceDescriptorType2.channelInfo1protected final ChannelInformationDeviceDescriptorType2.channelInfo2protected final ChannelInformationDeviceDescriptorType2.channelInfo3protected final ChannelInformationDeviceDescriptorType2.channelInfo4Methoden in org.apache.plc4x.java.knxnetip.readwrite, die ChannelInformation zurückgebenModifizierer und TypMethodeBeschreibungDeviceDescriptorType2.getChannelInfo1()DeviceDescriptorType2.getChannelInfo2()DeviceDescriptorType2.getChannelInfo3()DeviceDescriptorType2.getChannelInfo4()static ChannelInformationChannelInformation.staticParse(ReadBuffer readBuffer) static ChannelInformationChannelInformation.staticParse(ReadBuffer readBuffer, Object... args) Konstruktoren in org.apache.plc4x.java.knxnetip.readwrite mit Parametern vom Typ ChannelInformationModifiziererKonstruktorBeschreibungDeviceDescriptorType2(int manufacturerId, int deviceType, short version, boolean readSupported, boolean writeSupported, byte logicalTagBase, ChannelInformation channelInfo1, ChannelInformation channelInfo2, ChannelInformation channelInfo3, ChannelInformation channelInfo4)