Package org.cxml

Class AllowedValues

java.lang.Object
org.cxml.AllowedValues

public class AllowedValues extends Object
  • Field Details

  • Constructor Details

    • AllowedValues

      public AllowedValues()
  • Method Details

    • getType

      public String getType()
      Gets the value of the type property.
      Returns:
      possible object is String
    • setType

      public void setType(String value)
      Sets the value of the type property.
      Parameters:
      value - allowed object is String
    • getPropertyValue

      public PropertyValue getPropertyValue()
      Gets the value of the propertyValue property.
      Returns:
      possible object is PropertyValue
    • setPropertyValue

      public void setPropertyValue(PropertyValue value)
      Sets the value of the propertyValue property.
      Parameters:
      value - allowed object is PropertyValue