| Package | Description |
|---|---|
| io.konik.zugferd.entity |
|
| Modifier and Type | Method and Description |
|---|---|
Note |
Note.addContent(String content)
|
Note |
Note.setContentCode(String contentCode)
|
Note |
Note.setSubjectCode(String subjectCode)
|
| Modifier and Type | Method and Description |
|---|---|
List<Note> |
Header.getNotes()
|
List<Note> |
Document.getNotes()
|
| Modifier and Type | Method and Description |
|---|---|
Header |
Header.addNote(Note... additionalNote)
|
Document |
Document.addNote(Note note)
|
| Constructor and Description |
|---|
Document(int position,
List<Note> notes)
|
Copyright © 2014 Konik.io. All Rights Reserved.