Uses of Class
org.fa.tei.jaxb.v2_0.EditionStmt
-
Packages that use EditionStmt Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of EditionStmt in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as EditionStmt Modifier and Type Field Description protected EditionStmtBiblFull. editionStmtprotected EditionStmtFileDesc. editionStmtMethods in org.fa.tei.jaxb.v2_0 that return EditionStmt Modifier and Type Method Description EditionStmtObjectFactory. createEditionStmt()Create an instance ofEditionStmtEditionStmtBiblFull. getEditionStmt()Gets the value of the editionStmt property.EditionStmtFileDesc. getEditionStmt()Gets the value of the editionStmt property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type EditionStmt Modifier and Type Method Description voidBiblFull. setEditionStmt(EditionStmt value)Sets the value of the editionStmt property.voidFileDesc. setEditionStmt(EditionStmt value)Sets the value of the editionStmt property.
-