Uses of Class
org.fa.tei.jaxb.facustomization.TeiHeader
Packages that use TeiHeader
-
Uses of TeiHeader in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as TeiHeaderModifier and TypeFieldDescriptionprotected TeiHeaderTEI.teiHeaderprotected TeiHeaderTeiCorpus.teiHeaderMethods in org.fa.tei.jaxb.facustomization that return TeiHeaderModifier and TypeMethodDescriptionObjectFactory.createTeiHeader()Create an instance ofTeiHeaderTEI.getTeiHeader()Gets the value of the teiHeader property.TeiCorpus.getTeiHeader()Gets the value of the teiHeader property.Methods in org.fa.tei.jaxb.facustomization with parameters of type TeiHeaderModifier and TypeMethodDescriptionvoidTEI.setTeiHeader(TeiHeader value) Sets the value of the teiHeader property.voidTeiCorpus.setTeiHeader(TeiHeader value) Sets the value of the teiHeader property.