Uses of Class
org.fa.tei.jaxb.facustomization.GeogName
-
Packages that use GeogName Package Description org.fa.tei.jaxb.facustomization -
-
Uses of GeogName in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as GeogName Modifier and Type Field Description protected GeogNameAltIdentifier. geogNameprotected GeogNameMsIdentifier. geogNameMethods in org.fa.tei.jaxb.facustomization 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.facustomization 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.
-