Uses of Class
org.sciplore.rest.IssnType

Packages that use IssnType
org.sciplore.rest   
 

Uses of IssnType in org.sciplore.rest
 

Methods in org.sciplore.rest that return IssnType
 IssnType ObjectFactory.createIssnType()
          Create an instance of IssnType
 IssnType DocumentType.getIssn()
          Gets the value of the issn property.
 

Methods in org.sciplore.rest with parameters of type IssnType
 void DocumentType.setIssn(IssnType value)
          Sets the value of the issn property.