Uses of Class
org.sciplore.rest.PublishdateType

Packages that use PublishdateType
org.sciplore.rest   
 

Uses of PublishdateType in org.sciplore.rest
 

Methods in org.sciplore.rest that return PublishdateType
 PublishdateType ObjectFactory.createPublishdateType()
          Create an instance of PublishdateType
 PublishdateType DocumentType.getPublishdate()
          Gets the value of the publishdate property.
 

Methods in org.sciplore.rest with parameters of type PublishdateType
 void DocumentType.setPublishdate(PublishdateType value)
          Sets the value of the publishdate property.