Uses of Class
pt.cienciavitae.ns.common.InstitutionIdentifierCtype
-
Packages that use InstitutionIdentifierCtype Package Description pt.cienciavitae.ns.common -
-
Uses of InstitutionIdentifierCtype in pt.cienciavitae.ns.common
Fields in pt.cienciavitae.ns.common declared as InstitutionIdentifierCtype Modifier and Type Field Description protected InstitutionIdentifierCtypeInstitutionCtype. institutionIdentifierFields in pt.cienciavitae.ns.common with type parameters of type InstitutionIdentifierCtype Modifier and Type Field Description protected List<InstitutionIdentifierCtype>InstitutionIdentifiersCtype. institutionIdentifierMethods in pt.cienciavitae.ns.common that return InstitutionIdentifierCtype Modifier and Type Method Description InstitutionIdentifierCtypeObjectFactory. createInstitutionIdentifierCtype()Create an instance ofInstitutionIdentifierCtypeInstitutionIdentifierCtypeInstitutionCtype. getInstitutionIdentifier()Gets the value of the institutionIdentifier property.Methods in pt.cienciavitae.ns.common that return types with arguments of type InstitutionIdentifierCtype Modifier and Type Method Description List<InstitutionIdentifierCtype>InstitutionIdentifiersCtype. getInstitutionIdentifier()Gets the value of the institutionIdentifier property.Methods in pt.cienciavitae.ns.common with parameters of type InstitutionIdentifierCtype Modifier and Type Method Description voidInstitutionCtype. setInstitutionIdentifier(InstitutionIdentifierCtype value)Sets the value of the institutionIdentifier property.
-