| Package | Description |
|---|---|
| io.konik.zugferd.entity |
|
| Modifier and Type | Method and Description |
|---|---|
Note |
Note.setContent(java.lang.String content)
|
Note |
Note.setSubjectCode(java.lang.String subjectCode)
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Note> |
Header.getNotes()
|
java.util.List<Note> |
DocumentLine.getNotes()
|
| Modifier and Type | Method and Description |
|---|---|
Header |
Header.addNote(Note note)
|
DocumentLine |
DocumentLine.addNote(Note note)
|
| Constructor and Description |
|---|
DocumentLine(int position,
java.util.List<Note> notes)
|
Copyright © 2014 konik.io. All Rights Reserved.