Uses of Class
org.fa.tei.jaxb.v2_0.BiblStruct
-
Packages that use BiblStruct Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of BiblStruct in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as BiblStruct Modifier and Type Field Description protected BiblStructRelatedItem. biblStructprotected BiblStructTaxonomy. biblStructMethods in org.fa.tei.jaxb.v2_0 that return BiblStruct Modifier and Type Method Description BiblStructObjectFactory. createBiblStruct()Create an instance ofBiblStructBiblStructRelatedItem. getBiblStruct()Gets the value of the biblStruct property.BiblStructTaxonomy. getBiblStruct()Gets the value of the biblStruct property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type BiblStruct Modifier and Type Method Description voidRelatedItem. setBiblStruct(BiblStruct value)Sets the value of the biblStruct property.voidTaxonomy. setBiblStruct(BiblStruct value)Sets the value of the biblStruct property.
-