Uses of Class
pt.cienciavitae.ns.service.BroadcastInterviewCtype
-
Packages that use BroadcastInterviewCtype Package Description pt.cienciavitae.ns.service -
-
Uses of BroadcastInterviewCtype in pt.cienciavitae.ns.service
Fields in pt.cienciavitae.ns.service declared as BroadcastInterviewCtype Modifier and Type Field Description protected BroadcastInterviewCtypeService. broadcastInterviewMethods in pt.cienciavitae.ns.service that return BroadcastInterviewCtype Modifier and Type Method Description BroadcastInterviewCtypeObjectFactory. createBroadcastInterviewCtype()Create an instance ofBroadcastInterviewCtypeBroadcastInterviewCtypeService. getBroadcastInterview()Gets the value of the broadcastInterview property.Methods in pt.cienciavitae.ns.service with parameters of type BroadcastInterviewCtype Modifier and Type Method Description voidService. setBroadcastInterview(BroadcastInterviewCtype value)Sets the value of the broadcastInterview property.
-