Uses of Class
org.fa.tei.jaxb.v2_0.TeiHeader
-
Packages that use TeiHeader Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of TeiHeader in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as TeiHeader Modifier and Type Field Description protected TeiHeaderTEI. teiHeaderprotected TeiHeaderTeiCorpus. teiHeaderMethods in org.fa.tei.jaxb.v2_0 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.v2_0 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.
-