Uses of Class
org.fa.tei.jaxb.v2_x.SeriesStmt
-
Packages that use SeriesStmt Package Description org.fa.tei.jaxb.v2_x -
-
Uses of SeriesStmt in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x 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.v2_x that return SeriesStmt Modifier and Type Method Description SeriesStmtObjectFactory. createSeriesStmt()Create an instance ofSeriesStmtMethods in org.fa.tei.jaxb.v2_x 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.
-