java.lang.Object | |
↳ | com.microstrategy.webservices.MWSAttachmentInfo |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSAttachmentInfo() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSAttachmentType | getAttachType() | ||||||||||
String | getContentType() | ||||||||||
String | getImgDesc() | ||||||||||
String | getObjID() | ||||||||||
void | setAttachType(EnumMWSAttachmentType attachType) | ||||||||||
void | setContentType(String contentType) | ||||||||||
void | setImgDesc(String imgDesc) | ||||||||||
void | setObjID(String objID) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |