Uses of Class
net.opengis.swecommon.v_2_0.AllowedValuesPropertyType

Uses of AllowedValuesPropertyType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as AllowedValuesPropertyType
protected  AllowedValuesPropertyType QuantityType.constraint
           
protected  AllowedValuesPropertyType QuantityRangeType.constraint
           
protected  AllowedValuesPropertyType CountType.constraint
           
protected  AllowedValuesPropertyType CountRangeType.constraint
           
 

Methods in net.opengis.swecommon.v_2_0 that return AllowedValuesPropertyType
 AllowedValuesPropertyType ObjectFactory.createAllowedValuesPropertyType()
          Create an instance of AllowedValuesPropertyType
 AllowedValuesPropertyType QuantityType.getConstraint()
          Gets the value of the constraint property.
 AllowedValuesPropertyType QuantityRangeType.getConstraint()
          Gets the value of the constraint property.
 AllowedValuesPropertyType CountType.getConstraint()
          Gets the value of the constraint property.
 AllowedValuesPropertyType CountRangeType.getConstraint()
          Gets the value of the constraint property.
 AllowedValuesPropertyType AllowedValuesPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 AllowedValuesPropertyType AllowedValuesPropertyType.withAllowedValues(AllowedValuesType value)
           
 AllowedValuesPropertyType AllowedValuesPropertyType.withArcrole(String value)
           
 AllowedValuesPropertyType AllowedValuesPropertyType.withHref(String value)
           
 AllowedValuesPropertyType AllowedValuesPropertyType.withRole(String value)
           
 AllowedValuesPropertyType AllowedValuesPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 AllowedValuesPropertyType AllowedValuesPropertyType.withTitle(String value)
           
 AllowedValuesPropertyType AllowedValuesPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type AllowedValuesPropertyType
 void QuantityType.setConstraint(AllowedValuesPropertyType value)
          Sets the value of the constraint property.
 void QuantityRangeType.setConstraint(AllowedValuesPropertyType value)
          Sets the value of the constraint property.
 void CountType.setConstraint(AllowedValuesPropertyType value)
          Sets the value of the constraint property.
 void CountRangeType.setConstraint(AllowedValuesPropertyType value)
          Sets the value of the constraint property.
 QuantityType QuantityType.withConstraint(AllowedValuesPropertyType value)
           
 QuantityRangeType QuantityRangeType.withConstraint(AllowedValuesPropertyType value)
           
 CountType CountType.withConstraint(AllowedValuesPropertyType value)
           
 CountRangeType CountRangeType.withConstraint(AllowedValuesPropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.