Uses of Class
org.fa.tei.jaxb.facustomization.PlaceName
-
Packages that use PlaceName Package Description org.fa.tei.jaxb.facustomization -
-
Uses of PlaceName in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as PlaceName Modifier and Type Field Description protected PlaceNameAltIdentifier. placeNameprotected PlaceNameMsIdentifier. placeNameMethods in org.fa.tei.jaxb.facustomization that return PlaceName Modifier and Type Method Description PlaceNameObjectFactory. createPlaceName()Create an instance ofPlaceNamePlaceNameAltIdentifier. getPlaceName()Gets the value of the placeName property.PlaceNameMsIdentifier. getPlaceName()Gets the value of the placeName property.Methods in org.fa.tei.jaxb.facustomization with parameters of type PlaceName Modifier and Type Method Description voidAltIdentifier. setPlaceName(PlaceName value)Sets the value of the placeName property.voidMsIdentifier. setPlaceName(PlaceName value)Sets the value of the placeName property.
-