Uses of Class
org.fa.tei.jaxb.v2_x.ListBibl
-
Packages that use ListBibl Package Description org.fa.tei.jaxb.v2_x -
-
Uses of ListBibl in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as ListBibl Modifier and Type Field Description protected ListBiblAdditional. listBiblprotected ListBiblRelatedItem. listBiblprotected ListBiblTaxonomy. listBiblFields in org.fa.tei.jaxb.v2_x with type parameters of type ListBibl Modifier and Type Field Description protected List<ListBibl>MsItemStruct. listBiblsMethods in org.fa.tei.jaxb.v2_x 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.v2_x 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.v2_x 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.
-