|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DomainType in net.opengis.ows.v_2_0 |
|---|
| Fields in net.opengis.ows.v_2_0 with type parameters of type DomainType | |
|---|---|
protected List<DomainType> |
RequestMethodType.constraint
|
protected List<DomainType> |
OperationsMetadata.constraint
|
protected List<DomainType> |
Operation.constraint
|
protected List<DomainType> |
OperationsMetadata.parameter
|
protected List<DomainType> |
Operation.parameter
|
| Methods in net.opengis.ows.v_2_0 that return DomainType | |
|---|---|
DomainType |
ObjectFactory.createDomainType()
Create an instance of DomainType |
DomainType |
DomainType.withAllowedValues(AllowedValues value)
|
DomainType |
DomainType.withAnyValue(AnyValue value)
|
DomainType |
DomainType.withDataType(DomainMetadataType value)
|
DomainType |
DomainType.withDefaultValue(ValueType value)
|
DomainType |
DomainType.withMeaning(DomainMetadataType value)
|
DomainType |
DomainType.withMetadata(Collection<JAXBElement<? extends MetadataType>> values)
|
DomainType |
DomainType.withMetadata(JAXBElement<? extends MetadataType>... values)
|
DomainType |
DomainType.withMetadata(List<JAXBElement<? extends MetadataType>> value)
|
DomainType |
DomainType.withName(String value)
|
DomainType |
DomainType.withNoValues(NoValues value)
|
DomainType |
DomainType.withReferenceSystem(DomainMetadataType value)
|
DomainType |
DomainType.withUOM(DomainMetadataType value)
|
DomainType |
DomainType.withValuesReference(ValuesReference value)
|
| Methods in net.opengis.ows.v_2_0 that return types with arguments of type DomainType | |
|---|---|
List<DomainType> |
RequestMethodType.getConstraint()
Gets the value of the constraint property. |
List<DomainType> |
OperationsMetadata.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. |
| Methods in net.opengis.ows.v_2_0 with parameters of type DomainType | |
|---|---|
RequestMethodType |
RequestMethodType.withConstraint(DomainType... values)
|
OperationsMetadata |
OperationsMetadata.withConstraint(DomainType... values)
|
Operation |
Operation.withConstraint(DomainType... values)
|
OperationsMetadata |
OperationsMetadata.withParameter(DomainType... values)
|
Operation |
Operation.withParameter(DomainType... values)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||