Uses of Class
org.fa.tei.jaxb.facustomization.Note
-
Packages that use Note Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Note in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Note Modifier and Type Field Description protected NoteAdminInfo. noteprotected NoteAltIdentifier. noteFields in org.fa.tei.jaxb.facustomization with type parameters of type Note Modifier and Type Field Description protected List<Note>RespStmt. notesMethods in org.fa.tei.jaxb.facustomization that return Note Modifier and Type Method Description NoteObjectFactory. createNote()Create an instance ofNoteNoteAdminInfo. getNote()Gets the value of the note property.NoteAltIdentifier. getNote()Gets the value of the note property.Methods in org.fa.tei.jaxb.facustomization that return types with arguments of type Note Modifier and Type Method Description List<Note>RespStmt. getNotes()Gets the value of the notes property.Methods in org.fa.tei.jaxb.facustomization with parameters of type Note Modifier and Type Method Description voidAdminInfo. setNote(Note value)Sets the value of the note property.voidAltIdentifier. setNote(Note value)Sets the value of the note property.
-