Uses of Class
org.sciplore.rest.KeywordsType

Packages that use KeywordsType
org.sciplore.rest   
 

Uses of KeywordsType in org.sciplore.rest
 

Methods in org.sciplore.rest that return KeywordsType
 KeywordsType ObjectFactory.createKeywordsType()
          Create an instance of KeywordsType
 KeywordsType DocumentType.getKeywords()
          Gets the value of the keywords property.
 

Methods in org.sciplore.rest with parameters of type KeywordsType
 void DocumentType.setKeywords(KeywordsType value)
          Sets the value of the keywords property.