|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gsm.oneapi.responsebean.mms.InboundMessageWrapper
public class InboundMessageWrapper
inboundMessageWrapper is a utility class used internally in converting an inboundMessage to/from JSON
Constructor Summary | |
---|---|
InboundMessageWrapper()
|
Method Summary | |
---|---|
InboundMessage |
getInboundMessage()
return an instance of an inboundMessage |
void |
setInboundMessage(InboundMessage inboundMessage)
set the inboundMessage element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InboundMessageWrapper()
Method Detail |
---|
public InboundMessage getInboundMessage()
public void setInboundMessage(InboundMessage inboundMessage)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |