Verwendungen von Enum
org.apache.plc4x.java.knxnetip.readwrite.CEMIPriority
Packages, die CEMIPriority verwenden
-
Verwendungen von CEMIPriority in org.apache.plc4x.java.knxnetip.readwrite
Felder in org.apache.plc4x.java.knxnetip.readwrite, die deklariert sind als CEMIPriorityModifizierer und TypFeldBeschreibungprotected final CEMIPriorityGroupObjectDescriptorRealisationType1.priorityprotected final CEMIPriorityGroupObjectDescriptorRealisationType2.priorityprotected final CEMIPriorityGroupObjectDescriptorRealisationType7.priorityprotected final CEMIPriorityGroupObjectDescriptorRealisationTypeB.priorityprotected final CEMIPriorityLDataFrame.priorityMethoden in org.apache.plc4x.java.knxnetip.readwrite, die CEMIPriority zurückgebenModifizierer und TypMethodeBeschreibungstatic CEMIPriorityCEMIPriority.enumForValue(byte value) GroupObjectDescriptorRealisationType1.getPriority()GroupObjectDescriptorRealisationType2.getPriority()GroupObjectDescriptorRealisationType7.getPriority()GroupObjectDescriptorRealisationTypeB.getPriority()LDataFrame.getPriority()static CEMIPriorityGibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.static CEMIPriority[]CEMIPriority.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 mit Parametern vom Typ CEMIPriorityModifizierer und TypMethodeBeschreibungLDataExtended.LDataExtendedBuilderImpl.build(boolean frameType, boolean notRepeated, CEMIPriority priority, boolean acknowledgeRequested, boolean errorFlag) LDataFrame.LDataFrameBuilder.build(boolean frameType, boolean notRepeated, CEMIPriority priority, boolean acknowledgeRequested, boolean errorFlag) LDataFrameACK.LDataFrameACKBuilderImpl.build(boolean frameType, boolean notRepeated, CEMIPriority priority, boolean acknowledgeRequested, boolean errorFlag) LPollData.LPollDataBuilderImpl.build(boolean frameType, boolean notRepeated, CEMIPriority priority, boolean acknowledgeRequested, boolean errorFlag) Konstruktoren in org.apache.plc4x.java.knxnetip.readwrite mit Parametern vom Typ CEMIPriorityModifiziererKonstruktorBeschreibungGroupObjectDescriptorRealisationType1(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) LDataExtended(boolean frameType, boolean notRepeated, CEMIPriority priority, boolean acknowledgeRequested, boolean errorFlag, boolean groupAddress, byte hopCount, byte extendedFrameFormat, KnxAddress sourceAddress, byte[] destinationAddress, Apdu apdu) LDataFrame(boolean frameType, boolean notRepeated, CEMIPriority priority, boolean acknowledgeRequested, boolean errorFlag) LDataFrameACK(boolean frameType, boolean notRepeated, CEMIPriority priority, boolean acknowledgeRequested, boolean errorFlag) LPollData(boolean frameType, boolean notRepeated, CEMIPriority priority, boolean acknowledgeRequested, boolean errorFlag, KnxAddress sourceAddress, byte[] targetAddress, byte numberExpectedPollData)