@Deprecated public static class M3Handler.M3Response extends Object
Modifier and Type | Field and Description |
---|---|
Map<String,Object> |
commentary
Deprecated.
|
Object |
data
Deprecated.
|
static String |
ERROR
Deprecated.
|
static String |
INCONSISTENT
Deprecated.
|
static String |
INFORMATION
Deprecated.
|
static String |
INSTANTIATE
Deprecated.
|
static String |
MERGE
Deprecated.
|
String |
message
Deprecated.
|
String |
message_type
Deprecated.
|
static String |
SUCCESS
Deprecated.
|
static String |
WARNING
Deprecated.
|
Constructor and Description |
---|
M3Handler.M3Response(String messageType)
Deprecated.
|
M3Handler.M3Response(String messageType,
String message)
Deprecated.
|
public static final String ERROR
public static final String WARNING
public static final String SUCCESS
public static final String INFORMATION
public static final String INCONSISTENT
public static final String INSTANTIATE
public static final String MERGE
public final String message_type
public String message
public Object data
Copyright © 2010–2015. All rights reserved.