Uses of Class
org.fa.tei.jaxb.v2_0.TitlePage
-
Packages that use TitlePage Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of TitlePage in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as TitlePage Modifier and Type Field Description protected TitlePageMsContents. titlePageMethods in org.fa.tei.jaxb.v2_0 that return TitlePage Modifier and Type Method Description TitlePageObjectFactory. createTitlePage()Create an instance ofTitlePageTitlePageMsContents. getTitlePage()Gets the value of the titlePage property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type TitlePage Modifier and Type Method Description voidMsContents. setTitlePage(TitlePage value)Sets the value of the titlePage property.
-