Uses of Class
org.fa.tei.jaxb.facustomization.TEI
-
Packages that use TEI Package Description org.fa.tei.jaxb.facustomization -
-
Uses of TEI in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization with type parameters of type TEI Modifier and Type Field Description protected List<TEI>TEI. teisMethods in org.fa.tei.jaxb.facustomization that return TEI Modifier and Type Method Description TEIObjectFactory. createTEI()Create an instance ofTEIMethods in org.fa.tei.jaxb.facustomization that return types with arguments of type TEI Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TEI>ObjectFactory. createTEI(TEI value)List<TEI>TEI. getTEIS()Gets the value of the teis property.Methods in org.fa.tei.jaxb.facustomization with parameters of type TEI Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TEI>ObjectFactory. createTEI(TEI value)
-