| Package | Description |
|---|---|
| com.bmc.arsys.api | |
| com.bmc.arsys.api.apiconverter | |
| com.bmc.arsys.demo.javadriver |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectPrinter.printAttachmentInfo(String indent,
String header,
AttachmentValue value) |
| Constructor and Description |
|---|
Value(AttachmentValue v)
Create a
AR_DATA_TYPE_ATTACH value. |
| Modifier and Type | Class and Description |
|---|---|
class |
ArAttachmentInfo
Handles the compress attachment for sending to server,
and decompress the attachment for receiving from server.
|
| Constructor and Description |
|---|
ArAttachmentInfo(AttachmentValue attInfo,
int compressAction)
This constructor will skip the compression.
|
ArAttachmentInfo(AttachmentValue attInfo,
int procedureNumber,
String serverCharSetName)
Recommanded constructor.
|
ArAttachmentInfo(AttachmentValue attInfo,
String serverCharSetName,
int compressAction) |
| Modifier and Type | Method and Description |
|---|---|
static AttachmentValue |
InputReader.getAttachmentInfo() |
? Copyright 2013 BMC Software, Inc.