Uses of Class
org.sciplore.rest.VenueType

Packages that use VenueType
org.sciplore.rest   
 

Uses of VenueType in org.sciplore.rest
 

Methods in org.sciplore.rest that return VenueType
 VenueType ObjectFactory.createVenueType()
          Create an instance of VenueType
 VenueType DocumentType.getVenue()
          Gets the value of the venue property.
 

Methods in org.sciplore.rest with parameters of type VenueType
 void DocumentType.setVenue(VenueType value)
          Sets the value of the venue property.