|
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.Img
public static class MimePart.Img
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ch.elexis.text.model.MimePart |
---|
MimePart.Binary, MimePart.Img |
Constructor Summary | |
---|---|
MimePart.Img(java.lang.String type,
Image image)
|
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.Img(java.lang.String type, Image image)
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 |