Uses of Class
org.fa.tei.jaxb.facustomization.EditionStmt
Packages that use EditionStmt
-
Uses of EditionStmt in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as EditionStmtModifier and TypeFieldDescriptionprotected EditionStmtBiblFull.editionStmtprotected EditionStmtFileDesc.editionStmtMethods in org.fa.tei.jaxb.facustomization that return EditionStmtModifier and TypeMethodDescriptionObjectFactory.createEditionStmt()Create an instance ofEditionStmtBiblFull.getEditionStmt()Gets the value of the editionStmt property.FileDesc.getEditionStmt()Gets the value of the editionStmt property.Methods in org.fa.tei.jaxb.facustomization with parameters of type EditionStmtModifier and TypeMethodDescriptionvoidBiblFull.setEditionStmt(EditionStmt value) Sets the value of the editionStmt property.voidFileDesc.setEditionStmt(EditionStmt value) Sets the value of the editionStmt property.