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