Uses of Class
org.fa.tei.jaxb.facustomization.Institution
-
Packages that use Institution Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Institution in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Institution Modifier and Type Field Description protected InstitutionAltIdentifier. institutionprotected InstitutionMsIdentifier. institutionMethods in org.fa.tei.jaxb.facustomization that return Institution Modifier and Type Method Description InstitutionObjectFactory. createInstitution()Create an instance ofInstitutionInstitutionAltIdentifier. getInstitution()Gets the value of the institution property.InstitutionMsIdentifier. getInstitution()Gets the value of the institution property.Methods in org.fa.tei.jaxb.facustomization with parameters of type Institution Modifier and Type Method Description voidAltIdentifier. setInstitution(Institution value)Sets the value of the institution property.voidMsIdentifier. setInstitution(Institution value)Sets the value of the institution property.
-