| Package | Description | 
|---|---|
| com.tailf.maapi | 
 MAAPI is an API which provides full access to the systems internal
 transaction engine. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DryRunResult.Format | 
DryRunResult.getFormat()
Return the format of the dry-run result. 
 | 
static DryRunResult.Format | 
DryRunResult.Format.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static DryRunResult.Format[] | 
DryRunResult.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |