|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeywordsType | |
|---|---|
| net.opengis.ows_context | |
| net.opengis.ows._2 | |
| net.opengis.wfs._2_1 | |
| Uses of KeywordsType in net.opengis.ows_context |
|---|
| Fields in net.opengis.ows_context declared as KeywordsType | |
|---|---|
protected KeywordsType |
GeneralType.keywords
|
| Methods in net.opengis.ows_context that return KeywordsType | |
|---|---|
KeywordsType |
GeneralType.getKeywords()
Obtient la valeur de la propriété keywords. |
| Methods in net.opengis.ows_context with parameters of type KeywordsType | |
|---|---|
void |
GeneralType.setKeywords(KeywordsType value)
Définit la valeur de la propriété keywords. |
| Uses of KeywordsType in net.opengis.ows._2 |
|---|
| Fields in net.opengis.ows._2 with type parameters of type KeywordsType | |
|---|---|
protected List<KeywordsType> |
DescriptionType.keywords
|
| Methods in net.opengis.ows._2 that return KeywordsType | |
|---|---|
KeywordsType |
ObjectFactory.createKeywordsType()
Create an instance of KeywordsType |
| Methods in net.opengis.ows._2 that return types with arguments of type KeywordsType | |
|---|---|
JAXBElement<KeywordsType> |
ObjectFactory.createKeywords(KeywordsType value)
Create an instance of JAXBElement<KeywordsType>} |
List<KeywordsType> |
DescriptionType.getKeywords()
Gets the value of the keywords property. |
| Methods in net.opengis.ows._2 with parameters of type KeywordsType | |
|---|---|
JAXBElement<KeywordsType> |
ObjectFactory.createKeywords(KeywordsType value)
Create an instance of JAXBElement<KeywordsType>} |
| Uses of KeywordsType in net.opengis.wfs._2_1 |
|---|
| Fields in net.opengis.wfs._2_1 with type parameters of type KeywordsType | |
|---|---|
protected List<KeywordsType> |
FeatureTypeType.keywords
|
| Methods in net.opengis.wfs._2_1 that return types with arguments of type KeywordsType | |
|---|---|
List<KeywordsType> |
FeatureTypeType.getKeywords()
Gets the value of the keywords property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||