All Implemented Interfaces:
Serializable

public class ValidValueSet extends ValidValue
ValidValueSet defines a collection of valid value definitions. The members of the collection are not nested directly in this object because there could be many hundreds of definition values in a set.
See Also:
  • Constructor Details

    • ValidValueSet

      public ValidValueSet()
      Constructor
    • ValidValueSet

      public ValidValueSet(ValidValueSet template)
      Copy/clone constructor
      Parameters:
      template - object to copy