Uses of Class
net.opengis.ows._2.DomainType

Packages that use DomainType
net.opengis.fes._2   
net.opengis.ows._2   
 

Uses of DomainType in net.opengis.fes._2
 

Fields in net.opengis.fes._2 with type parameters of type DomainType
protected  List<DomainType> ConformanceType.constraint
           
 

Methods in net.opengis.fes._2 that return types with arguments of type DomainType
 List<DomainType> ConformanceType.getConstraint()
          Gets the value of the constraint property.
 

Uses of DomainType in net.opengis.ows._2
 

Fields in net.opengis.ows._2 with type parameters of type DomainType
protected  List<DomainType> OperationsMetadata.constraint
           
protected  List<DomainType> RequestMethodType.constraint
           
protected  List<DomainType> Operation.constraint
           
protected  List<DomainType> OperationsMetadata.parameter
           
protected  List<DomainType> Operation.parameter
           
 

Methods in net.opengis.ows._2 that return DomainType
 DomainType ObjectFactory.createDomainType()
          Create an instance of DomainType
 

Methods in net.opengis.ows._2 that return types with arguments of type DomainType
 List<DomainType> OperationsMetadata.getConstraint()
          Gets the value of the constraint property.
 List<DomainType> RequestMethodType.getConstraint()
          Gets the value of the constraint property.
 List<DomainType> Operation.getConstraint()
          Gets the value of the constraint property.
 List<DomainType> OperationsMetadata.getParameter()
          Gets the value of the parameter property.
 List<DomainType> Operation.getParameter()
          Gets the value of the parameter property.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.