Uses of Class
org.fa.tei.jaxb.v2_0.Bibl
-
Packages that use Bibl Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Bibl in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Bibl Modifier and Type Field Description protected BiblRelatedItem. biblprotected BiblTaxonomy. biblMethods in org.fa.tei.jaxb.v2_0 that return Bibl Modifier and Type Method Description BiblObjectFactory. createBibl()Create an instance ofBiblBiblRelatedItem. getBibl()Gets the value of the bibl property.BiblTaxonomy. getBibl()Gets the value of the bibl property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Bibl Modifier and Type Method Description voidRelatedItem. setBibl(Bibl value)Sets the value of the bibl property.voidTaxonomy. setBibl(Bibl value)Sets the value of the bibl property.
-