deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.owscommon_new.DomainType

Packages that use DomainType
org.deegree.owscommon_new   
 

Uses of DomainType in org.deegree.owscommon_new
 

Methods in org.deegree.owscommon_new that return DomainType
 DomainType Operation.getConstraint(QualifiedName name)
           
 DomainType OperationsMetadata.getConstraint(QualifiedName name)
           
 

Methods in org.deegree.owscommon_new that return types with arguments of type DomainType
 List<DomainType> Operation.getConstraints()
           
 List<DomainType> OperationsMetadata.getConstraints()
           
 List<List<DomainType>> HTTP.getConstraints()
           
 

Methods in org.deegree.owscommon_new with parameters of type DomainType
static void XMLFactory.appendDomainType(Element root, String tagName, DomainType data)
          Appends a DomainType object as XML.
 

Constructor parameters in org.deegree.owscommon_new with type arguments of type DomainType
HTTP(List<OnlineResource> links, List<List<DomainType>> constraints, List<HTTP.Type> types)
          Standard constructor that initializes all encapsulated data.
Operation(QualifiedName name, List<DCP> dcpList, List<Parameter> parameters, List<DomainType> constraints, Object metadata, String description)
          Standard constructor that initializes all encapsulated data.
OperationsMetadata(List<Parameter> parameters, List<DomainType> constraints, List<Operation> operations, List<Object> operatesOn)
          Standard constructor that initializes all encapsulated data.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org