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