Uses of Class
org.fa.tei.jaxb.v2_0.HandNote
-
Packages that use HandNote Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of HandNote in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 with type parameters of type HandNote Modifier and Type Field Description protected List<HandNote>HandDesc. handNotesprotected List<HandNote>HandNotes. handNotesMethods in org.fa.tei.jaxb.v2_0 that return HandNote Modifier and Type Method Description HandNoteObjectFactory. createHandNote()Create an instance ofHandNoteMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type HandNote Modifier and Type Method Description List<HandNote>HandDesc. getHandNotes()Gets the value of the handNotes property.List<HandNote>HandNotes. getHandNotes()Gets the value of the handNotes property.
-