Uses of Class
org.fa.tei.jaxb.v2_x.CiteStructure
-
Packages that use CiteStructure Package Description org.fa.tei.jaxb.v2_x -
-
Uses of CiteStructure in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x with type parameters of type CiteStructure Modifier and Type Field Description protected List<CiteStructure>CiteStructure. citeStructuresprotected List<CiteStructure>RefsDecl. citeStructuresMethods in org.fa.tei.jaxb.v2_x that return CiteStructure Modifier and Type Method Description CiteStructureObjectFactory. createCiteStructure()Create an instance ofCiteStructureMethods in org.fa.tei.jaxb.v2_x that return types with arguments of type CiteStructure Modifier and Type Method Description List<CiteStructure>CiteStructure. getCiteStructures()Gets the value of the citeStructures property.List<CiteStructure>RefsDecl. getCiteStructures()Gets the value of the citeStructures property.
-