Uses of Class
pt.cienciavitae.ns.service.EventTypeCtype
-
Packages that use EventTypeCtype Package Description pt.cienciavitae.ns.service -
-
Uses of EventTypeCtype in pt.cienciavitae.ns.service
Fields in pt.cienciavitae.ns.service declared as EventTypeCtype Modifier and Type Field Description protected EventTypeCtypeEventAdministrationCtype. eventTypeprotected EventTypeCtypeEventParticipationCtype. eventTypeMethods in pt.cienciavitae.ns.service that return EventTypeCtype Modifier and Type Method Description EventTypeCtypeObjectFactory. createEventTypeCtype()Create an instance ofEventTypeCtypeEventTypeCtypeEventAdministrationCtype. getEventType()Gets the value of the eventType property.EventTypeCtypeEventParticipationCtype. getEventType()Gets the value of the eventType property.Methods in pt.cienciavitae.ns.service with parameters of type EventTypeCtype Modifier and Type Method Description voidEventAdministrationCtype. setEventType(EventTypeCtype value)Sets the value of the eventType property.voidEventParticipationCtype. setEventType(EventTypeCtype value)Sets the value of the eventType property.
-