Uses of Class
org.fa.tei.jaxb.facustomization.Institution
Packages that use Institution
-
Uses of Institution in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as InstitutionModifier and TypeFieldDescriptionprotected InstitutionAltIdentifier.institutionprotected InstitutionMsIdentifier.institutionMethods in org.fa.tei.jaxb.facustomization that return InstitutionModifier and TypeMethodDescriptionObjectFactory.createInstitution()Create an instance ofInstitutionAltIdentifier.getInstitution()Gets the value of the institution property.MsIdentifier.getInstitution()Gets the value of the institution property.Methods in org.fa.tei.jaxb.facustomization with parameters of type InstitutionModifier and TypeMethodDescriptionvoidAltIdentifier.setInstitution(Institution value) Sets the value of the institution property.voidMsIdentifier.setInstitution(Institution value) Sets the value of the institution property.