Uses of Class
org.fa.tei.jaxb.facustomization.Extent
-
Packages that use Extent Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Extent in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Extent Modifier and Type Field Description protected ExtentBiblFull. extentprotected ExtentFileDesc. extentprotected ExtentSupportDesc. extentMethods in org.fa.tei.jaxb.facustomization that return Extent Modifier and Type Method Description ExtentObjectFactory. createExtent()Create an instance ofExtentExtentBiblFull. getExtent()Gets the value of the extent property.ExtentFileDesc. getExtent()Gets the value of the extent property.ExtentSupportDesc. getExtent()Gets the value of the extent property.Methods in org.fa.tei.jaxb.facustomization with parameters of type Extent Modifier and Type Method Description voidBiblFull. setExtent(Extent value)Sets the value of the extent property.voidFileDesc. setExtent(Extent value)Sets the value of the extent property.voidSupportDesc. setExtent(Extent value)Sets the value of the extent property.
-