Uses of Class
org.fa.tei.jaxb.facustomization.ListBibl
-
Packages that use ListBibl Package Description org.fa.tei.jaxb.facustomization -
-
Uses of ListBibl in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as ListBibl Modifier and Type Field Description protected ListBiblAdditional. listBiblprotected ListBiblRelatedItem. listBiblprotected ListBiblTaxonomy. listBiblFields in org.fa.tei.jaxb.facustomization with type parameters of type ListBibl Modifier and Type Field Description protected List<ListBibl>MsItemStruct. listBiblsMethods in org.fa.tei.jaxb.facustomization that return ListBibl Modifier and Type Method Description ListBiblObjectFactory. createListBibl()Create an instance ofListBiblListBiblAdditional. getListBibl()Gets the value of the listBibl property.ListBiblRelatedItem. getListBibl()Gets the value of the listBibl property.ListBiblTaxonomy. getListBibl()Gets the value of the listBibl property.Methods in org.fa.tei.jaxb.facustomization that return types with arguments of type ListBibl Modifier and Type Method Description List<ListBibl>MsItemStruct. getListBibls()Gets the value of the listBibls property.Methods in org.fa.tei.jaxb.facustomization with parameters of type ListBibl Modifier and Type Method Description voidAdditional. 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.
-