Uses of Class
org.fa.tei.jaxb.v2_0.Institution
-
Packages that use Institution Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Institution in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Institution Modifier and Type Field Description protected InstitutionAltIdentifier. institutionprotected InstitutionMsIdentifier. institutionMethods in org.fa.tei.jaxb.v2_0 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.v2_0 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.
-