Uses of Class
org.fa.tei.jaxb.v2_0.PlaceName
-
Packages that use PlaceName Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of PlaceName in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as PlaceName Modifier and Type Field Description protected PlaceNameAltIdentifier. placeNameprotected PlaceNameMsIdentifier. placeNameMethods in org.fa.tei.jaxb.v2_0 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.v2_0 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.
-