Uses of Class
org.sciplore.rest.FulltextsType

Packages that use FulltextsType
org.sciplore.rest   
 

Uses of FulltextsType in org.sciplore.rest
 

Methods in org.sciplore.rest that return FulltextsType
 FulltextsType ObjectFactory.createFulltextsType()
          Create an instance of FulltextsType
 FulltextsType DocumentType.getFulltexts()
          Gets the value of the fulltexts property.
 

Methods in org.sciplore.rest with parameters of type FulltextsType
 void DocumentType.setFulltexts(FulltextsType value)
          Sets the value of the fulltexts property.