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