public interface ExportItemResult
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExportItemResult.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getItem()
Retrieves the value for the optional structure field
item. |
String |
getItemMimeType()
Retrieves the value for the optional structure field
itemMimeType. |
String |
getItemName()
Retrieves the value for the optional structure field
itemName. |
short |
getStatus()
Retrieves the value for the structure field
status. |
String |
getStatusMessage()
Retrieves the value for the optional structure field
statusMessage. |
byte[] getItem()
item.item.String getItemMimeType()
itemMimeType.itemMimeType.String getItemName()
itemName.itemName.short getStatus()
status.status.String getStatusMessage()
statusMessage.statusMessage.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.