public final class MessageOrderNoCESResponse
extends java.lang.Object
| Constructor and Description |
|---|
MessageOrderNoCESResponse() |
MessageOrderNoCESResponse(java.lang.String xml,
java.lang.String claveSecreta) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCodigo() |
NotificationNoCES |
getNotificationNoCES() |
boolean |
isValid() |
void |
setCodigo(java.lang.String codigo) |
void |
setNotificationNoCES(NotificationNoCES notificationNoCES) |
public MessageOrderNoCESResponse(java.lang.String xml,
java.lang.String claveSecreta)
public MessageOrderNoCESResponse()
public java.lang.String getCodigo()
public void setCodigo(java.lang.String codigo)
public NotificationNoCES getNotificationNoCES()
public void setNotificationNoCES(NotificationNoCES notificationNoCES)
public boolean isValid()