Uses of Class
org.fa.tei.jaxb.v2_x.BiblStruct
-
Packages that use BiblStruct Package Description org.fa.tei.jaxb.v2_x -
-
Uses of BiblStruct in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as BiblStruct Modifier and Type Field Description protected BiblStructRelatedItem. biblStructprotected BiblStructTaxonomy. biblStructMethods in org.fa.tei.jaxb.v2_x 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_x 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.
-