|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||