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