Uses of Class
org.sciplore.rest.RelatedDocumentsType

Packages that use RelatedDocumentsType
org.sciplore.rest   
 

Uses of RelatedDocumentsType in org.sciplore.rest
 

Methods in org.sciplore.rest that return RelatedDocumentsType
 RelatedDocumentsType ObjectFactory.createRelatedDocumentsType()
          Create an instance of RelatedDocumentsType
 RelatedDocumentsType DocumentType.getRelatedDocuments()
          Gets the value of the relatedDocuments property.
 

Methods in org.sciplore.rest with parameters of type RelatedDocumentsType
 void DocumentType.setRelatedDocuments(RelatedDocumentsType value)
          Sets the value of the relatedDocuments property.