|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Abstract in net.opengis.wfs.v_2_0 |
|---|
| Fields in net.opengis.wfs.v_2_0 with type parameters of type Abstract | |
|---|---|
protected List<Abstract> |
StoredQueryDescriptionType._abstract
|
protected List<Abstract> |
ParameterExpressionType._abstract
|
protected List<Abstract> |
FeatureTypeType._abstract
|
| Methods in net.opengis.wfs.v_2_0 that return Abstract | |
|---|---|
Abstract |
ObjectFactory.createAbstract()
Create an instance of Abstract |
Abstract |
Abstract.withLang(String value)
|
Abstract |
Abstract.withValue(String value)
|
| Methods in net.opengis.wfs.v_2_0 that return types with arguments of type Abstract | |
|---|---|
List<Abstract> |
StoredQueryDescriptionType.getAbstract()
Gets the value of the abstract property. |
List<Abstract> |
ParameterExpressionType.getAbstract()
Gets the value of the abstract property. |
List<Abstract> |
FeatureTypeType.getAbstract()
Gets the value of the abstract property. |
| Methods in net.opengis.wfs.v_2_0 with parameters of type Abstract | |
|---|---|
StoredQueryDescriptionType |
StoredQueryDescriptionType.withAbstract(Abstract... values)
|
ParameterExpressionType |
ParameterExpressionType.withAbstract(Abstract... values)
|
FeatureTypeType |
FeatureTypeType.withAbstract(Abstract... values)
|
| Method parameters in net.opengis.wfs.v_2_0 with type arguments of type Abstract | |
|---|---|
void |
StoredQueryDescriptionType.setAbstract(List<Abstract> value)
|
void |
ParameterExpressionType.setAbstract(List<Abstract> value)
|
void |
FeatureTypeType.setAbstract(List<Abstract> value)
|
StoredQueryDescriptionType |
StoredQueryDescriptionType.withAbstract(Collection<Abstract> values)
|
ParameterExpressionType |
ParameterExpressionType.withAbstract(Collection<Abstract> values)
|
FeatureTypeType |
FeatureTypeType.withAbstract(Collection<Abstract> values)
|
StoredQueryDescriptionType |
StoredQueryDescriptionType.withAbstract(List<Abstract> value)
|
ParameterExpressionType |
ParameterExpressionType.withAbstract(List<Abstract> value)
|
FeatureTypeType |
FeatureTypeType.withAbstract(List<Abstract> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||