Uses of Class
pt.cienciavitae.ns.identifying_info.IdentifyingInfo
-
Packages that use IdentifyingInfo Package Description pt.cienciavitae.ns.curriculum pt.cienciavitae.ns.identifying_info -
-
Uses of IdentifyingInfo in pt.cienciavitae.ns.curriculum
Fields in pt.cienciavitae.ns.curriculum declared as IdentifyingInfo Modifier and Type Field Description protected IdentifyingInfoCurriculum. identifyingInfoMethods in pt.cienciavitae.ns.curriculum that return IdentifyingInfo Modifier and Type Method Description IdentifyingInfoCurriculum. getIdentifyingInfo()Gets the value of the identifyingInfo property.Methods in pt.cienciavitae.ns.curriculum with parameters of type IdentifyingInfo Modifier and Type Method Description voidCurriculum. setIdentifyingInfo(IdentifyingInfo value)Sets the value of the identifyingInfo property. -
Uses of IdentifyingInfo in pt.cienciavitae.ns.identifying_info
Methods in pt.cienciavitae.ns.identifying_info that return IdentifyingInfo Modifier and Type Method Description IdentifyingInfoObjectFactory. createIdentifyingInfo()Create an instance ofIdentifyingInfo
-