Uses of Class
org.fa.tei.jaxb.facustomization.Bibl
-
Packages that use Bibl Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Bibl in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Bibl Modifier and Type Field Description protected BiblRelatedItem. biblprotected BiblTaxonomy. biblMethods in org.fa.tei.jaxb.facustomization 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.facustomization 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.
-