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