Class FieldInstance


  • public final class FieldInstance
    extends Object
    Represents a populated field attached to an instance topic.
    • Constructor Detail

    • Method Detail

      • getFieldAssignment

        public FieldAssignment getFieldAssignment()
        Returns the assigned field of which this is an instance.
      • getInstance

        public Topic getInstance()
        Returns the topic this field instance is attached to.
      • getValues

        public Collection<? extends Object> getValues()
        Returns a collection of Objects.