Uses of Class
org.fa.tei.jaxb.facustomization.GeogName
Packages that use GeogName
-
Uses of GeogName in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as GeogNameModifier and TypeFieldDescriptionprotected GeogNameAltIdentifier.geogNameprotected GeogNameMsIdentifier.geogNameMethods in org.fa.tei.jaxb.facustomization that return GeogNameModifier and TypeMethodDescriptionObjectFactory.createGeogName()Create an instance ofGeogNameAltIdentifier.getGeogName()Gets the value of the geogName property.MsIdentifier.getGeogName()Gets the value of the geogName property.Methods in org.fa.tei.jaxb.facustomization with parameters of type GeogNameModifier and TypeMethodDescriptionvoidAltIdentifier.setGeogName(GeogName value) Sets the value of the geogName property.voidMsIdentifier.setGeogName(GeogName value) Sets the value of the geogName property.