Uses of Class
org.sciplore.rest.VolumeType

Packages that use VolumeType
org.sciplore.rest   
 

Uses of VolumeType in org.sciplore.rest
 

Methods in org.sciplore.rest that return VolumeType
 VolumeType ObjectFactory.createVolumeType()
          Create an instance of VolumeType
 VolumeType DocumentType.getVolume()
          Gets the value of the volume property.
 

Methods in org.sciplore.rest with parameters of type VolumeType
 void DocumentType.setVolume(VolumeType value)
          Sets the value of the volume property.