Uses of Interface
net.opengis.sensorML.x10.KeywordsDocument.Keywords.KeywordList

Packages that use KeywordsDocument.Keywords.KeywordList
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of KeywordsDocument.Keywords.KeywordList in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return KeywordsDocument.Keywords.KeywordList
 KeywordsDocument.Keywords.KeywordList KeywordsDocument.Keywords.addNewKeywordList()
          Appends and returns a new empty "KeywordList" element
 KeywordsDocument.Keywords.KeywordList KeywordsDocument.Keywords.getKeywordList()
          Gets the "KeywordList" element
static KeywordsDocument.Keywords.KeywordList KeywordsDocument.Keywords.KeywordList.Factory.newInstance()
           
static KeywordsDocument.Keywords.KeywordList KeywordsDocument.Keywords.KeywordList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type KeywordsDocument.Keywords.KeywordList
 void KeywordsDocument.Keywords.setKeywordList(KeywordsDocument.Keywords.KeywordList keywordList)
          Sets the "KeywordList" element
 

Uses of KeywordsDocument.Keywords.KeywordList in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement KeywordsDocument.Keywords.KeywordList
static class KeywordsDocumentImpl.KeywordsImpl.KeywordListImpl
          An XML KeywordList(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return KeywordsDocument.Keywords.KeywordList
 KeywordsDocument.Keywords.KeywordList KeywordsDocumentImpl.KeywordsImpl.addNewKeywordList()
          Appends and returns a new empty "KeywordList" element
 KeywordsDocument.Keywords.KeywordList KeywordsDocumentImpl.KeywordsImpl.getKeywordList()
          Gets the "KeywordList" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type KeywordsDocument.Keywords.KeywordList
 void KeywordsDocumentImpl.KeywordsImpl.setKeywordList(KeywordsDocument.Keywords.KeywordList keywordList)
          Sets the "KeywordList" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.