Uses of Class
org.fa.tei.jaxb.facustomization.BiblStruct
Packages that use BiblStruct
-
Uses of BiblStruct in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as BiblStructModifier and TypeFieldDescriptionprotected BiblStructRelatedItem.biblStructprotected BiblStructTaxonomy.biblStructMethods in org.fa.tei.jaxb.facustomization that return BiblStructModifier and TypeMethodDescriptionObjectFactory.createBiblStruct()Create an instance ofBiblStructRelatedItem.getBiblStruct()Gets the value of the biblStruct property.Taxonomy.getBiblStruct()Gets the value of the biblStruct property.Methods in org.fa.tei.jaxb.facustomization with parameters of type BiblStructModifier and TypeMethodDescriptionvoidRelatedItem.setBiblStruct(BiblStruct value) Sets the value of the biblStruct property.voidTaxonomy.setBiblStruct(BiblStruct value) Sets the value of the biblStruct property.