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

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

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

Fields in org.deegree.process.jaxb.java declared as CodeType
protected  CodeType ProcessletOutputDefinition.identifier
           
protected  CodeType ProcessDefinition.identifier
           
protected  CodeType ProcessletInputDefinition.identifier
           
 

Methods in org.deegree.process.jaxb.java that return CodeType
 CodeType ObjectFactory.createCodeType()
          Create an instance of CodeType
 CodeType ProcessletOutputDefinition.getIdentifier()
          Gets the value of the identifier property.
 CodeType ProcessDefinition.getIdentifier()
          Gets the value of the identifier property.
 CodeType ProcessletInputDefinition.getIdentifier()
          Gets the value of the identifier property.
 

Methods in org.deegree.process.jaxb.java with parameters of type CodeType
 void ProcessletOutputDefinition.setIdentifier(CodeType value)
          Sets the value of the identifier property.
 void ProcessDefinition.setIdentifier(CodeType value)
          Sets the value of the identifier property.
 void ProcessletInputDefinition.setIdentifier(CodeType value)
          Sets the value of the identifier property.
 



Copyright © 2011. All Rights Reserved.