Uses of Class
org.fa.tei.jaxb.facustomization.TitleStmt
-
Packages that use TitleStmt Package Description org.fa.tei.jaxb.facustomization -
-
Uses of TitleStmt in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as TitleStmt Modifier and Type Field Description protected TitleStmtBiblFull. titleStmtprotected TitleStmtFileDesc. titleStmtMethods in org.fa.tei.jaxb.facustomization that return TitleStmt Modifier and Type Method Description TitleStmtObjectFactory. createTitleStmt()Create an instance ofTitleStmtTitleStmtBiblFull. getTitleStmt()Gets the value of the titleStmt property.TitleStmtFileDesc. getTitleStmt()Gets the value of the titleStmt property.Methods in org.fa.tei.jaxb.facustomization with parameters of type TitleStmt Modifier and Type Method Description voidBiblFull. setTitleStmt(TitleStmt value)Sets the value of the titleStmt property.voidFileDesc. setTitleStmt(TitleStmt value)Sets the value of the titleStmt property.
-