Uses of Class
org.deegree.services.jaxb.wms.KeywordsType

Packages that use KeywordsType
org.deegree.services.jaxb.wms   
 

Uses of KeywordsType in org.deegree.services.jaxb.wms
 

Fields in org.deegree.services.jaxb.wms declared as KeywordsType
protected  KeywordsType AbstractLayerType.keywords
           
 

Methods in org.deegree.services.jaxb.wms that return KeywordsType
 KeywordsType ObjectFactory.createKeywordsType()
          Create an instance of KeywordsType
 KeywordsType AbstractLayerType.getKeywords()
          Gets the value of the keywords property.
 

Methods in org.deegree.services.jaxb.wms that return types with arguments of type KeywordsType
 JAXBElement<KeywordsType> ObjectFactory.createKeywords(KeywordsType value)
          Create an instance of JAXBElement<KeywordsType>}
 

Methods in org.deegree.services.jaxb.wms with parameters of type KeywordsType
 JAXBElement<KeywordsType> ObjectFactory.createKeywords(KeywordsType value)
          Create an instance of JAXBElement<KeywordsType>}
 void AbstractLayerType.setKeywords(KeywordsType value)
          Sets the value of the keywords property.
 



Copyright © 2011. All Rights Reserved.