Uses of Class
pt.cienciavitae.ns.service.ScientificExpeditionCtype
-
Packages that use ScientificExpeditionCtype Package Description pt.cienciavitae.ns.service -
-
Uses of ScientificExpeditionCtype in pt.cienciavitae.ns.service
Fields in pt.cienciavitae.ns.service declared as ScientificExpeditionCtype Modifier and Type Field Description protected ScientificExpeditionCtypeService. scientificExpeditionMethods in pt.cienciavitae.ns.service that return ScientificExpeditionCtype Modifier and Type Method Description ScientificExpeditionCtypeObjectFactory. createScientificExpeditionCtype()Create an instance ofScientificExpeditionCtypeScientificExpeditionCtypeService. getScientificExpedition()Gets the value of the scientificExpedition property.Methods in pt.cienciavitae.ns.service with parameters of type ScientificExpeditionCtype Modifier and Type Method Description voidService. setScientificExpedition(ScientificExpeditionCtype value)Sets the value of the scientificExpedition property.
-