|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elexis.text.model.MimePart
ch.elexis.text.model.MimePart.Binary
public static class MimePart.Binary
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ch.elexis.text.model.MimePart |
|---|
MimePart.Binary, MimePart.Img |
| Constructor Summary | |
|---|---|
MimePart.Binary(java.lang.String type,
byte[] data)
|
|
| Method Summary | |
|---|---|
byte[] |
getData()
|
| Methods inherited from class ch.elexis.text.model.MimePart |
|---|
getMimeType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MimePart.Binary(java.lang.String type,
byte[] data)
| Method Detail |
|---|
public byte[] getData()
getData in class MimePart
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||