Uses of Class
org.sciplore.rest.CitedByType

Packages that use CitedByType
org.sciplore.rest   
 

Uses of CitedByType in org.sciplore.rest
 

Methods in org.sciplore.rest that return CitedByType
 CitedByType ObjectFactory.createCitedByType()
          Create an instance of CitedByType
 CitedByType DocumentType.getCitedBy()
          Gets the value of the citedBy property.
 

Methods in org.sciplore.rest with parameters of type CitedByType
 void DocumentType.setCitedBy(CitedByType value)
          Sets the value of the citedBy property.