Uses of Class
org.sciplore.rest.IsbnType

Packages that use IsbnType
org.sciplore.rest   
 

Uses of IsbnType in org.sciplore.rest
 

Methods in org.sciplore.rest that return IsbnType
 IsbnType ObjectFactory.createIsbnType()
          Create an instance of IsbnType
 IsbnType DocumentType.getIsbn()
          Gets the value of the isbn property.
 

Methods in org.sciplore.rest with parameters of type IsbnType
 void DocumentType.setIsbn(IsbnType value)
          Sets the value of the isbn property.