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