Uses of Class
pt.cienciavitae.ns.output.VenuesCtype
-
Packages that use VenuesCtype Package Description pt.cienciavitae.ns.output -
-
Uses of VenuesCtype in pt.cienciavitae.ns.output
Fields in pt.cienciavitae.ns.output declared as VenuesCtype Modifier and Type Field Description protected VenuesCtypeArtisticExhibitionCtype. venuesprotected VenuesCtypeCuratorialMuseumExhibitionCtype. venuesprotected VenuesCtypeLightDesignCtype. venuesprotected VenuesCtypeMusicalPerformanceCtype. venuesprotected VenuesCtypeSetDesignCtype. venuesprotected VenuesCtypeSoundDesignCtype. venuesprotected VenuesCtypeTheatricCtype. venuesMethods in pt.cienciavitae.ns.output that return VenuesCtype Modifier and Type Method Description VenuesCtypeObjectFactory. createVenuesCtype()Create an instance ofVenuesCtypeVenuesCtypeArtisticExhibitionCtype. getVenues()Gets the value of the venues property.VenuesCtypeCuratorialMuseumExhibitionCtype. getVenues()Gets the value of the venues property.VenuesCtypeLightDesignCtype. getVenues()Gets the value of the venues property.VenuesCtypeMusicalPerformanceCtype. getVenues()Gets the value of the venues property.VenuesCtypeSetDesignCtype. getVenues()Gets the value of the venues property.VenuesCtypeSoundDesignCtype. getVenues()Gets the value of the venues property.VenuesCtypeTheatricCtype. getVenues()Gets the value of the venues property.Methods in pt.cienciavitae.ns.output with parameters of type VenuesCtype Modifier and Type Method Description voidArtisticExhibitionCtype. setVenues(VenuesCtype value)Sets the value of the venues property.voidCuratorialMuseumExhibitionCtype. setVenues(VenuesCtype value)Sets the value of the venues property.voidLightDesignCtype. setVenues(VenuesCtype value)Sets the value of the venues property.voidMusicalPerformanceCtype. setVenues(VenuesCtype value)Sets the value of the venues property.voidSetDesignCtype. setVenues(VenuesCtype value)Sets the value of the venues property.voidSoundDesignCtype. setVenues(VenuesCtype value)Sets the value of the venues property.voidTheatricCtype. setVenues(VenuesCtype value)Sets the value of the venues property.
-