Uses of Class
org.fa.tei.jaxb.facustomization.NotesStmt
-
Packages that use NotesStmt Package Description org.fa.tei.jaxb.facustomization -
-
Uses of NotesStmt in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as NotesStmt Modifier and Type Field Description protected NotesStmtBiblFull. notesStmtprotected NotesStmtFileDesc. notesStmtMethods in org.fa.tei.jaxb.facustomization that return NotesStmt Modifier and Type Method Description NotesStmtObjectFactory. createNotesStmt()Create an instance ofNotesStmtNotesStmtBiblFull. getNotesStmt()Gets the value of the notesStmt property.NotesStmtFileDesc. getNotesStmt()Gets the value of the notesStmt property.Methods in org.fa.tei.jaxb.facustomization with parameters of type NotesStmt Modifier and Type Method Description voidBiblFull. setNotesStmt(NotesStmt value)Sets the value of the notesStmt property.voidFileDesc. setNotesStmt(NotesStmt value)Sets the value of the notesStmt property.
-