Uses of Class
org.fa.tei.jaxb.facustomization.CiteData
-
Packages that use CiteData Package Description org.fa.tei.jaxb.facustomization -
-
Uses of CiteData in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization with type parameters of type CiteData Modifier and Type Field Description protected List<CiteData>CiteStructure. citeDatasMethods in org.fa.tei.jaxb.facustomization that return CiteData Modifier and Type Method Description CiteDataObjectFactory. createCiteData()Create an instance ofCiteDataMethods in org.fa.tei.jaxb.facustomization that return types with arguments of type CiteData Modifier and Type Method Description List<CiteData>CiteStructure. getCiteDatas()Gets the value of the citeDatas property.
-