Verwendungen von Enum
org.apache.plc4x.java.knxnetip.readwrite.ComObjectValueType
Packages, die ComObjectValueType verwenden
-
Verwendungen von ComObjectValueType in org.apache.plc4x.java.knxnetip.readwrite
Felder in org.apache.plc4x.java.knxnetip.readwrite, die deklariert sind als ComObjectValueTypeModifizierer und TypFeldBeschreibungprotected final ComObjectValueTypeGroupObjectDescriptorRealisationType1.valueTypeprotected final ComObjectValueTypeGroupObjectDescriptorRealisationType2.valueTypeprotected final ComObjectValueTypeGroupObjectDescriptorRealisationType7.valueTypeprotected final ComObjectValueTypeGroupObjectDescriptorRealisationTypeB.valueTypeMethoden in org.apache.plc4x.java.knxnetip.readwrite, die ComObjectValueType zurückgebenModifizierer und TypMethodeBeschreibungstatic ComObjectValueTypeComObjectValueType.enumForValue(short value) static ComObjectValueTypeComObjectValueType.firstEnumForFieldSizeInBytes(short fieldValue) GroupObjectDescriptorRealisationType1.getValueType()GroupObjectDescriptorRealisationType2.getValueType()GroupObjectDescriptorRealisationType7.getValueType()GroupObjectDescriptorRealisationTypeB.getValueType()static ComObjectValueTypeGibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.static ComObjectValueType[]ComObjectValueType.values()Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.Methoden in org.apache.plc4x.java.knxnetip.readwrite, die Typen mit Argumenten vom Typ ComObjectValueType zurückgebenModifizierer und TypMethodeBeschreibungstatic List<ComObjectValueType>ComObjectValueType.enumsForFieldSizeInBytes(short fieldValue) Konstruktoren in org.apache.plc4x.java.knxnetip.readwrite mit Parametern vom Typ ComObjectValueTypeModifiziererKonstruktorBeschreibungGroupObjectDescriptorRealisationType1(short dataPointer, boolean transmitEnable, boolean segmentSelectorEnable, boolean writeEnable, boolean readEnable, boolean communicationEnable, CEMIPriority priority, ComObjectValueType valueType) GroupObjectDescriptorRealisationType2(short dataPointer, boolean updateEnable, boolean transmitEnable, boolean segmentSelectorEnable, boolean writeEnable, boolean readEnable, boolean communicationEnable, CEMIPriority priority, ComObjectValueType valueType) GroupObjectDescriptorRealisationType7(int dataAddress, boolean updateEnable, boolean transmitEnable, boolean segmentSelectorEnable, boolean writeEnable, boolean readEnable, boolean communicationEnable, CEMIPriority priority, ComObjectValueType valueType) GroupObjectDescriptorRealisationTypeB(boolean updateEnable, boolean transmitEnable, boolean segmentSelectorEnable, boolean writeEnable, boolean readEnable, boolean communicationEnable, CEMIPriority priority, ComObjectValueType valueType)