Uses of Class
org.fa.tei.jaxb.v2_0.Extent
-
Packages that use Extent Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Extent in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Extent Modifier and Type Field Description protected ExtentBiblFull. extentprotected ExtentFileDesc. extentprotected ExtentSupportDesc. extentMethods in org.fa.tei.jaxb.v2_0 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.v2_0 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.
-