Uses of Class
org.fa.tei.jaxb.v2_0.Title
-
Packages that use Title Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Title in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 with type parameters of type Title Modifier and Type Field Description protected List<Title>MsItemStruct. titlesprotected List<Title>SeriesStmt. titlesprotected List<Title>TitleStmt. titlesMethods in org.fa.tei.jaxb.v2_0 that return Title Modifier and Type Method Description TitleObjectFactory. createTitle()Create an instance ofTitleMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type Title Modifier and Type Method Description List<Title>MsItemStruct. getTitles()Gets the value of the titles property.List<Title>SeriesStmt. getTitles()Gets the value of the titles property.List<Title>TitleStmt. getTitles()Gets the value of the titles property.
-