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