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