Uses of Class
org.fa.tei.jaxb.facustomization.ListBibl
Packages that use ListBibl
-
Uses of ListBibl in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as ListBiblModifier and TypeFieldDescriptionprotected ListBiblAdditional.listBiblprotected ListBiblRelatedItem.listBiblprotected ListBiblTaxonomy.listBiblFields in org.fa.tei.jaxb.facustomization with type parameters of type ListBiblMethods in org.fa.tei.jaxb.facustomization that return ListBiblModifier and TypeMethodDescriptionObjectFactory.createListBibl()Create an instance ofListBiblAdditional.getListBibl()Gets the value of the listBibl property.RelatedItem.getListBibl()Gets the value of the listBibl property.Taxonomy.getListBibl()Gets the value of the listBibl property.Methods in org.fa.tei.jaxb.facustomization that return types with arguments of type ListBiblModifier and TypeMethodDescriptionMsItemStruct.getListBibls()Gets the value of the listBibls property.Methods in org.fa.tei.jaxb.facustomization with parameters of type ListBiblModifier and TypeMethodDescriptionvoidAdditional.setListBibl(ListBibl value) Sets the value of the listBibl property.voidRelatedItem.setListBibl(ListBibl value) Sets the value of the listBibl property.voidTaxonomy.setListBibl(ListBibl value) Sets the value of the listBibl property.