Uses of Class
org.fa.tei.jaxb.facustomization.SeriesStmt
-
Packages that use SeriesStmt Package Description org.fa.tei.jaxb.facustomization -
-
Uses of SeriesStmt in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization with type parameters of type SeriesStmt Modifier and Type Field Description protected List<SeriesStmt>BiblFull. seriesStmtsprotected List<SeriesStmt>FileDesc. seriesStmtsMethods in org.fa.tei.jaxb.facustomization that return SeriesStmt Modifier and Type Method Description SeriesStmtObjectFactory. createSeriesStmt()Create an instance ofSeriesStmtMethods in org.fa.tei.jaxb.facustomization that return types with arguments of type SeriesStmt Modifier and Type Method Description List<SeriesStmt>BiblFull. getSeriesStmts()Gets the value of the seriesStmts property.List<SeriesStmt>FileDesc. getSeriesStmts()Gets the value of the seriesStmts property.
-