Klasse GroupObjectDescriptorRealisationType2

java.lang.Object
org.apache.plc4x.java.knxnetip.readwrite.GroupObjectDescriptorRealisationType2
Alle implementierten Schnittstellen:
Message, Serializable

public class GroupObjectDescriptorRealisationType2 extends Object implements Message
  • Felddetails

    • dataPointer

      protected final short dataPointer
    • updateEnable

      protected final boolean updateEnable
    • transmitEnable

      protected final boolean transmitEnable
    • segmentSelectorEnable

      protected final boolean segmentSelectorEnable
    • writeEnable

      protected final boolean writeEnable
    • readEnable

      protected final boolean readEnable
    • communicationEnable

      protected final boolean communicationEnable
    • priority

      protected final CEMIPriority priority
    • valueType

      protected final ComObjectValueType valueType
  • Konstruktordetails

    • GroupObjectDescriptorRealisationType2

      public GroupObjectDescriptorRealisationType2(short dataPointer, boolean updateEnable, boolean transmitEnable, boolean segmentSelectorEnable, boolean writeEnable, boolean readEnable, boolean communicationEnable, CEMIPriority priority, ComObjectValueType valueType)
  • Methodendetails