Uses of Class
org.fa.tei.jaxb.facustomization.TeiHeader
-
Packages that use TeiHeader Package Description org.fa.tei.jaxb.facustomization -
-
Uses of TeiHeader in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as TeiHeader Modifier and Type Field Description protected TeiHeaderTEI. teiHeaderprotected TeiHeaderTeiCorpus. teiHeaderMethods in org.fa.tei.jaxb.facustomization that return TeiHeader Modifier and Type Method Description TeiHeaderObjectFactory. createTeiHeader()Create an instance ofTeiHeaderTeiHeaderTEI. getTeiHeader()Gets the value of the teiHeader property.TeiHeaderTeiCorpus. getTeiHeader()Gets the value of the teiHeader property.Methods in org.fa.tei.jaxb.facustomization with parameters of type TeiHeader Modifier and Type Method Description voidTEI. setTeiHeader(TeiHeader value)Sets the value of the teiHeader property.voidTeiCorpus. setTeiHeader(TeiHeader value)Sets the value of the teiHeader property.
-