Uses of Class
org.fa.tei.jaxb.v2_0.GeogName
-
Packages that use GeogName Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of GeogName in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as GeogName Modifier and Type Field Description protected GeogNameAltIdentifier. geogNameprotected GeogNameMsIdentifier. geogNameMethods in org.fa.tei.jaxb.v2_0 that return GeogName Modifier and Type Method Description GeogNameObjectFactory. createGeogName()Create an instance ofGeogNameGeogNameAltIdentifier. getGeogName()Gets the value of the geogName property.GeogNameMsIdentifier. getGeogName()Gets the value of the geogName property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type GeogName Modifier and Type Method Description voidAltIdentifier. setGeogName(GeogName value)Sets the value of the geogName property.voidMsIdentifier. setGeogName(GeogName value)Sets the value of the geogName property.
-