Methods in com.genesyslab.platform.webmedia.protocol.espemail.runtime that return MarshalingResult |
MarshalingResult |
EmailAttachmentListCustomMarshaler.marshal(KeyValueCollection outKv,
java.lang.String key,
java.lang.Object val,
KeyValueCollection inKv)
|
MarshalingResult |
CustomMarshaling.marshal(KeyValueCollection outKv,
java.lang.String key,
java.lang.Object val,
KeyValueCollection inKv)
|
MarshalingResult |
EmailAttachmentListCustomMarshaler.unmarshal(KeyValueCollection outKv,
java.lang.String key,
java.lang.Object val,
KeyValueCollection inKv)
|
MarshalingResult |
CustomMarshaling.unmarshal(KeyValueCollection outKv,
java.lang.String key,
java.lang.Object val,
KeyValueCollection inKv)
|
static MarshalingResult |
MarshalingResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MarshalingResult[] |
MarshalingResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared. |