Uses of Class
org.deegree.process.jaxb.java.AllowedValues

Packages that use AllowedValues
org.deegree.process.jaxb.java   
 

Uses of AllowedValues in org.deegree.process.jaxb.java
 

Fields in org.deegree.process.jaxb.java declared as AllowedValues
protected  AllowedValues LiteralInputDefinition.allowedValues
           
 

Methods in org.deegree.process.jaxb.java that return AllowedValues
 AllowedValues ObjectFactory.createAllowedValues()
          Create an instance of AllowedValues
 AllowedValues LiteralInputDefinition.getAllowedValues()
          Gets the value of the allowedValues property.
 

Methods in org.deegree.process.jaxb.java with parameters of type AllowedValues
 void LiteralInputDefinition.setAllowedValues(AllowedValues value)
          Sets the value of the allowedValues property.
 



Copyright © 2011. All Rights Reserved.