Uses of Class
org.fa.tei.jaxb.v2_0.NotesStmt
-
Packages that use NotesStmt Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of NotesStmt in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as NotesStmt Modifier and Type Field Description protected NotesStmtBiblFull. notesStmtprotected NotesStmtFileDesc. notesStmtMethods in org.fa.tei.jaxb.v2_0 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.v2_0 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.
-