Uses of Class
org.sciplore.rest.RelatednessType

Packages that use RelatednessType
org.sciplore.rest   
 

Uses of RelatednessType in org.sciplore.rest
 

Methods in org.sciplore.rest that return RelatednessType
 RelatednessType ObjectFactory.createRelatednessType()
          Create an instance of RelatednessType
 RelatednessType DocumentType.getRelatedness()
          Gets the value of the relatedness property.
 

Methods in org.sciplore.rest with parameters of type RelatednessType
 void DocumentType.setRelatedness(RelatednessType value)
          Sets the value of the relatedness property.