Uses of Class
org.sciplore.rest.LanguageType

Packages that use LanguageType
org.sciplore.rest   
 

Uses of LanguageType in org.sciplore.rest
 

Methods in org.sciplore.rest that return LanguageType
 LanguageType ObjectFactory.createLanguageType()
          Create an instance of LanguageType
 LanguageType DocumentType.getLanguage()
          Gets the value of the language property.
 

Methods in org.sciplore.rest with parameters of type LanguageType
 void DocumentType.setLanguage(LanguageType value)
          Sets the value of the language property.