deegree 2.5 (2011/06/29 09:44 build-8-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
 java.util.List<DomainType> Operation.getConstraints()
           
 java.util.List<java.util.List<DomainType>> HTTP.getConstraints()
           
 java.util.List<DomainType> OperationsMetadata.getConstraints()
           
 

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

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


deegree 2.5 (2011/06/29 09:44 build-8-official)

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