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