Uses of Class
org.sciplore.rest.AbstractType

Packages that use AbstractType
org.sciplore.rest   
 

Uses of AbstractType in org.sciplore.rest
 

Methods in org.sciplore.rest that return AbstractType
 AbstractType ObjectFactory.createAbstractType()
          Create an instance of AbstractType
 AbstractType DocumentType.getAbstract()
          Gets the value of the abstract property.
 AbstractType ExtendedObjectFactory.getAbstract(long id, java.lang.String value)
           
 

Methods in org.sciplore.rest with parameters of type AbstractType
 void DocumentType.setAbstract(AbstractType value)
          Sets the value of the abstract property.