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