| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ DetailLeaderAttachments | GetLeaderAttachments
()
Get attachment of note leader. |
| Attachment | GetNoteAttachment
()
Get attachment of note text. |
| void | SetLeaderAttachments
(
/*optional*/
DetailLeaderAttachments LeaderAttach)
Set attachment of note leader. |
| void | SetNoteAttachment
(Attachment NoteAttach)
Set attachment of note text. |
| Method Detail |
|---|
| GetNoteAttachment |
|---|
| Attachment | GetNoteAttachment | () |
Get attachment of note text.
|
| SetNoteAttachment |
|---|
| void | SetNoteAttachment | (Attachment NoteAttach) |
Set attachment of note text.
|
| GetLeaderAttachments |
|---|
| /*optional*/ DetailLeaderAttachments | GetLeaderAttachments | () |
Get attachment of note leader.
|
| SetLeaderAttachments |
|---|
| void | SetLeaderAttachments | ( /*optional*/ DetailLeaderAttachments LeaderAttach) |
Set attachment of note leader.
|