|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FieldType in net.opengis.wcs.v_1_1 |
|---|
| Fields in net.opengis.wcs.v_1_1 with type parameters of type FieldType | |
|---|---|
protected List<FieldType> |
RangeType.field
|
| Methods in net.opengis.wcs.v_1_1 that return FieldType | |
|---|---|
FieldType |
ObjectFactory.createFieldType()
Create an instance of FieldType |
FieldType |
FieldType.withAxis(AxisType... values)
|
FieldType |
FieldType.withAxis(Collection<AxisType> values)
|
FieldType |
FieldType.withAxis(List<AxisType> value)
|
FieldType |
FieldType.withDefinition(UnNamedDomainType value)
|
FieldType |
FieldType.withIdentifier(String value)
|
FieldType |
FieldType.withInterpolationMethods(InterpolationMethods value)
|
FieldType |
FieldType.withNullValue(CodeType... values)
|
FieldType |
FieldType.withNullValue(Collection<CodeType> values)
|
FieldType |
FieldType.withNullValue(List<CodeType> value)
|
| Methods in net.opengis.wcs.v_1_1 that return types with arguments of type FieldType | |
|---|---|
List<FieldType> |
RangeType.getField()
Gets the value of the field property. |
| Methods in net.opengis.wcs.v_1_1 with parameters of type FieldType | |
|---|---|
RangeType |
RangeType.withField(FieldType... values)
|
| Method parameters in net.opengis.wcs.v_1_1 with type arguments of type FieldType | |
|---|---|
void |
RangeType.setField(List<FieldType> value)
|
RangeType |
RangeType.withField(Collection<FieldType> values)
|
RangeType |
RangeType.withField(List<FieldType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||