Uses of Class
org.fa.tei.jaxb.facustomization.PlaceName
Packages that use PlaceName
-
Uses of PlaceName in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as PlaceNameModifier and TypeFieldDescriptionprotected PlaceNameAltIdentifier.placeNameprotected PlaceNameMsIdentifier.placeNameMethods in org.fa.tei.jaxb.facustomization that return PlaceNameModifier and TypeMethodDescriptionObjectFactory.createPlaceName()Create an instance ofPlaceNameAltIdentifier.getPlaceName()Gets the value of the placeName property.MsIdentifier.getPlaceName()Gets the value of the placeName property.Methods in org.fa.tei.jaxb.facustomization with parameters of type PlaceNameModifier and TypeMethodDescriptionvoidAltIdentifier.setPlaceName(PlaceName value) Sets the value of the placeName property.voidMsIdentifier.setPlaceName(PlaceName value) Sets the value of the placeName property.