Uses of Class
org.sciplore.rest.DoiType

Packages that use DoiType
org.sciplore.rest   
 

Uses of DoiType in org.sciplore.rest
 

Methods in org.sciplore.rest that return DoiType
 DoiType ObjectFactory.createDoiType()
          Create an instance of DoiType
 DoiType DocumentType.getDoi()
          Gets the value of the doi property.
 

Methods in org.sciplore.rest with parameters of type DoiType
 void DocumentType.setDoi(DoiType value)
          Sets the value of the doi property.