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