Uses of Class
org.sciplore.rest.AuthorsType

Packages that use AuthorsType
org.sciplore.rest   
 

Uses of AuthorsType in org.sciplore.rest
 

Methods in org.sciplore.rest that return AuthorsType
 AuthorsType ObjectFactory.createAuthorsType()
          Create an instance of AuthorsType
 AuthorsType DocumentType.getAuthors()
          Gets the value of the authors property.
 

Methods in org.sciplore.rest with parameters of type AuthorsType
 void DocumentType.setAuthors(AuthorsType value)
          Sets the value of the authors property.