|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.iShopService.ideal3.generated.Error
public class Error
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}errorCode"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}errorMessage"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}errorDetail"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}suggestedAction"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}consumerMessage"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
Error()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getConsumerMessage()
Gets the value of the consumerMessage property. |
java.lang.String |
getErrorCode()
Gets the value of the errorCode property. |
java.lang.String |
getErrorDetail()
Gets the value of the errorDetail property. |
java.lang.String |
getErrorMessage()
Gets the value of the errorMessage property. |
java.lang.String |
getSuggestedAction()
Gets the value of the suggestedAction property. |
void |
setConsumerMessage(java.lang.String value)
Sets the value of the consumerMessage property. |
void |
setErrorCode(java.lang.String value)
Sets the value of the errorCode property. |
void |
setErrorDetail(java.lang.String value)
Sets the value of the errorDetail property. |
void |
setErrorMessage(java.lang.String value)
Sets the value of the errorMessage property. |
void |
setSuggestedAction(java.lang.String value)
Sets the value of the suggestedAction property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Error()
| Method Detail |
|---|
public java.lang.String getErrorCode()
Stringpublic void setErrorCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getErrorMessage()
Stringpublic void setErrorMessage(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getErrorDetail()
Stringpublic void setErrorDetail(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSuggestedAction()
Stringpublic void setSuggestedAction(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConsumerMessage()
Stringpublic void setConsumerMessage(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||