Uses of Class
org.fa.tei.jaxb.facustomization.NotesStmt
Packages that use NotesStmt
-
Uses of NotesStmt in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as NotesStmtModifier and TypeFieldDescriptionprotected NotesStmtBiblFull.notesStmtprotected NotesStmtFileDesc.notesStmtMethods in org.fa.tei.jaxb.facustomization that return NotesStmtModifier and TypeMethodDescriptionObjectFactory.createNotesStmt()Create an instance ofNotesStmtBiblFull.getNotesStmt()Gets the value of the notesStmt property.FileDesc.getNotesStmt()Gets the value of the notesStmt property.Methods in org.fa.tei.jaxb.facustomization with parameters of type NotesStmtModifier and TypeMethodDescriptionvoidBiblFull.setNotesStmt(NotesStmt value) Sets the value of the notesStmt property.voidFileDesc.setNotesStmt(NotesStmt value) Sets the value of the notesStmt property.