|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp12f.exe.otp.objects.OTPSendResponse
Field Summary | |
OTPError |
otpError
|
boolean |
sendOk
|
Constructor Summary | |
OTPSendResponse()
|
Method Summary | |
static OTPSendResponse |
getObject(java.lang.String xml)
Convierte un XML en un objeto OTPSendResponse. |
java.lang.String |
toXML()
Convierte un Objeto OTPSendResponse a XML. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean sendOk
public OTPError otpError
Constructor Detail |
public OTPSendResponse()
Method Detail |
public java.lang.String toXML() throws com.ejie.r01f.xml.marshalling.XOMarshallerException
com.ejie.r01f.xml.marshalling.XOMarshallerException
public static OTPSendResponse getObject(java.lang.String xml) throws com.ejie.r01f.xml.marshalling.XOMarshallerException
com.ejie.r01f.xml.marshalling.XOMarshallerException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |