Uses of Class
pt.cienciavitae.ns.output.DatesCtype
-
Packages that use DatesCtype Package Description pt.cienciavitae.ns.output -
-
Uses of DatesCtype in pt.cienciavitae.ns.output
Fields in pt.cienciavitae.ns.output declared as DatesCtype Modifier and Type Field Description protected DatesCtypeCuratorialMuseumExhibitionCtype. datesOfSubsequentExhibitionsprotected DatesCtypeArtisticExhibitionCtype. datesOfSubsequentPerformancesprotected DatesCtypeMusicalPerformanceCtype. datesOfSubsequentPerformancesprotected DatesCtypePerformanceArtCtype. datesOfSubsequentPerformancesprotected DatesCtypeTheatricCtype. datesOfSubsequentPerformancesprotected DatesCtypeChoreographyCtype. majorPerformanceDatesprotected DatesCtypeChoreographyCtype. mediaReleaseDatesMethods in pt.cienciavitae.ns.output that return DatesCtype Modifier and Type Method Description DatesCtypeObjectFactory. createDatesCtype()Create an instance ofDatesCtypeDatesCtypeCuratorialMuseumExhibitionCtype. getDatesOfSubsequentExhibitions()Gets the value of the datesOfSubsequentExhibitions property.DatesCtypeArtisticExhibitionCtype. getDatesOfSubsequentPerformances()Gets the value of the datesOfSubsequentPerformances property.DatesCtypeMusicalPerformanceCtype. getDatesOfSubsequentPerformances()Gets the value of the datesOfSubsequentPerformances property.DatesCtypePerformanceArtCtype. getDatesOfSubsequentPerformances()Gets the value of the datesOfSubsequentPerformances property.DatesCtypeTheatricCtype. getDatesOfSubsequentPerformances()Gets the value of the datesOfSubsequentPerformances property.DatesCtypeChoreographyCtype. getMajorPerformanceDates()Gets the value of the majorPerformanceDates property.DatesCtypeChoreographyCtype. getMediaReleaseDates()Gets the value of the mediaReleaseDates property.Methods in pt.cienciavitae.ns.output with parameters of type DatesCtype Modifier and Type Method Description voidCuratorialMuseumExhibitionCtype. setDatesOfSubsequentExhibitions(DatesCtype value)Sets the value of the datesOfSubsequentExhibitions property.voidArtisticExhibitionCtype. setDatesOfSubsequentPerformances(DatesCtype value)Sets the value of the datesOfSubsequentPerformances property.voidMusicalPerformanceCtype. setDatesOfSubsequentPerformances(DatesCtype value)Sets the value of the datesOfSubsequentPerformances property.voidPerformanceArtCtype. setDatesOfSubsequentPerformances(DatesCtype value)Sets the value of the datesOfSubsequentPerformances property.voidTheatricCtype. setDatesOfSubsequentPerformances(DatesCtype value)Sets the value of the datesOfSubsequentPerformances property.voidChoreographyCtype. setMajorPerformanceDates(DatesCtype value)Sets the value of the majorPerformanceDates property.voidChoreographyCtype. setMediaReleaseDates(DatesCtype value)Sets the value of the mediaReleaseDates property.
-