|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeywordsType | |
---|---|
net.opengis.ows10 | |
net.opengis.ows10.impl |
Uses of KeywordsType in net.opengis.ows10 |
---|
Methods in net.opengis.ows10 that return KeywordsType | |
---|---|
KeywordsType |
Ows10Factory.createKeywordsType()
Returns a new object of class 'Keywords Type'. |
KeywordsType |
DocumentRoot.getKeywords()
Returns the value of the 'Keywords' containment reference. |
Methods in net.opengis.ows10 with parameters of type KeywordsType | |
---|---|
void |
DocumentRoot.setKeywords(KeywordsType value)
Sets the value of the ' Keywords ' containment reference. |
Uses of KeywordsType in net.opengis.ows10.impl |
---|
Methods in net.opengis.ows10.impl that return KeywordsType | |
---|---|
KeywordsType |
Ows10FactoryImpl.createKeywordsType()
|
KeywordsType |
DocumentRootImpl.getKeywords()
|
Methods in net.opengis.ows10.impl with parameters of type KeywordsType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetKeywords(KeywordsType newKeywords,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setKeywords(KeywordsType newKeywords)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |