Uses of Class
org.fa.tei.jaxb.v2_0.Region
-
Packages that use Region Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Region in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Region Modifier and Type Field Description protected RegionAltIdentifier. regionprotected RegionMsIdentifier. regionMethods in org.fa.tei.jaxb.v2_0 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_0 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.
-