Uses of Class
org.fa.tei.jaxb.v2_x.TitleStmt
-
Packages that use TitleStmt Package Description org.fa.tei.jaxb.v2_x -
-
Uses of TitleStmt in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as TitleStmt Modifier and Type Field Description protected TitleStmtBiblFull. titleStmtprotected TitleStmtFileDesc. titleStmtMethods in org.fa.tei.jaxb.v2_x 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.v2_x 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.
-