Uses of Class
org.fa.tei.jaxb.v2_x.Title
-
Packages that use Title Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Title in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x 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_x that return Title Modifier and Type Method Description TitleObjectFactory. createTitle()Create an instance ofTitleMethods in org.fa.tei.jaxb.v2_x 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.
-