Uses of Class
org.fa.tei.jaxb.v2_x.Region
-
Packages that use Region Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Region in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Region Modifier and Type Field Description protected RegionAltIdentifier. regionprotected RegionMsIdentifier. regionMethods in org.fa.tei.jaxb.v2_x that return Region Modifier and Type Method Description RegionObjectFactory. createRegion()Create an instance ofRegionRegionAltIdentifier. getRegion()Gets the value of the region property.RegionMsIdentifier. getRegion()Gets the value of the region property.Methods in org.fa.tei.jaxb.v2_x with parameters of type Region Modifier and Type Method Description voidAltIdentifier. setRegion(Region value)Sets the value of the region property.voidMsIdentifier. setRegion(Region value)Sets the value of the region property.
-