All Implemented Interfaces:
Serializable

public class PubSubConfigurationRefMask extends OptionSetUI32<PubSubConfigurationRefMask.Field>
See Also:
  • Constructor Details

    • PubSubConfigurationRefMask

      public PubSubConfigurationRefMask(UInteger value)
  • Method Details

    • getElementAdd

      public boolean getElementAdd()
    • getElementMatch

      public boolean getElementMatch()
    • getElementModify

      public boolean getElementModify()
    • getElementRemove

      public boolean getElementRemove()
    • getReferenceWriter

      public boolean getReferenceWriter()
    • getReferenceReader

      public boolean getReferenceReader()
    • getReferenceWriterGroup

      public boolean getReferenceWriterGroup()
    • getReferenceReaderGroup

      public boolean getReferenceReaderGroup()
    • getReferenceConnection

      public boolean getReferenceConnection()
    • getReferencePubDataset

      public boolean getReferencePubDataset()
    • getReferenceSubDataset

      public boolean getReferenceSubDataset()
    • getReferenceSecurityGroup

      public boolean getReferenceSecurityGroup()
    • getReferencePushTarget

      public boolean getReferencePushTarget()
    • getValue

      public UInteger getValue()
      Overrides:
      getValue in class OptionSetUI32<PubSubConfigurationRefMask.Field>
    • toSet

      Description copied from class: OptionSetUInteger
      Get the Set of fields that have their bit set.
      Specified by:
      toSet in class OptionSetUInteger<PubSubConfigurationRefMask.Field>
      Returns:
      the Set of fields that have their bit set.
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • of