Uses of Class
org.fa.tei.jaxb.v2_x.EditionStmt
-
Packages that use EditionStmt Package Description org.fa.tei.jaxb.v2_x -
-
Uses of EditionStmt in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as EditionStmt Modifier and Type Field Description protected EditionStmtBiblFull. editionStmtprotected EditionStmtFileDesc. editionStmtMethods in org.fa.tei.jaxb.v2_x 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_x 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.
-