Uses of Class
org.fa.tei.jaxb.facustomization.CiteStructure
-
Packages that use CiteStructure Package Description org.fa.tei.jaxb.facustomization -
-
Uses of CiteStructure in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization 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.facustomization that return CiteStructure Modifier and Type Method Description CiteStructureObjectFactory. createCiteStructure()Create an instance ofCiteStructureMethods in org.fa.tei.jaxb.facustomization 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.
-