Uses of Class
org.sciplore.rest.EditionType

Packages that use EditionType
org.sciplore.rest   
 

Uses of EditionType in org.sciplore.rest
 

Methods in org.sciplore.rest that return EditionType
 EditionType ObjectFactory.createEditionType()
          Create an instance of EditionType
 EditionType DocumentType.getEdition()
          Gets the value of the edition property.
 

Methods in org.sciplore.rest with parameters of type EditionType
 void DocumentType.setEdition(EditionType value)
          Sets the value of the edition property.