Uses of Class
org.fa.tei.jaxb.facustomization.TitleStmt
Packages that use TitleStmt
-
Uses of TitleStmt in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as TitleStmtModifier and TypeFieldDescriptionprotected TitleStmtBiblFull.titleStmtprotected TitleStmtFileDesc.titleStmtMethods in org.fa.tei.jaxb.facustomization that return TitleStmtModifier and TypeMethodDescriptionObjectFactory.createTitleStmt()Create an instance ofTitleStmtBiblFull.getTitleStmt()Gets the value of the titleStmt property.FileDesc.getTitleStmt()Gets the value of the titleStmt property.Methods in org.fa.tei.jaxb.facustomization with parameters of type TitleStmtModifier and TypeMethodDescriptionvoidBiblFull.setTitleStmt(TitleStmt value) Sets the value of the titleStmt property.voidFileDesc.setTitleStmt(TitleStmt value) Sets the value of the titleStmt property.