| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.iShopService.ideal3.generated.AcquirerErrorRes
public class AcquirerErrorRes
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}createDateTimestamp"/>
         <element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}Error"/>
         <element ref="{http://www.w3.org/2000/09/xmldsig#}Signature"/>
       </sequence>
       <attribute name="version" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
     </restriction>
   </complexContent>
 </complexType>
 
| Constructor Summary | |
|---|---|
AcquirerErrorRes()
 | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getCreateDateTimestamp()
Gets the value of the createDateTimestamp property.  | 
 Error | 
getError()
Gets the value of the error property.  | 
 Signature | 
getSignature()
Gets the value of the signature property.  | 
 java.lang.String | 
getVersion()
Gets the value of the version property.  | 
 void | 
setCreateDateTimestamp(java.lang.String value)
Sets the value of the createDateTimestamp property.  | 
 void | 
setError(Error value)
Sets the value of the error property.  | 
 void | 
setSignature(Signature value)
Sets the value of the signature property.  | 
 void | 
setVersion(java.lang.String value)
Sets the value of the version property.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AcquirerErrorRes()
| Method Detail | 
|---|
public java.lang.String getCreateDateTimestamp()
Stringpublic void setCreateDateTimestamp(java.lang.String value)
value - allowed object is
     Stringpublic Error getError()
Errorpublic void setError(Error value)
value - allowed object is
     Errorpublic Signature getSignature()
Signaturepublic void setSignature(Signature value)
value - allowed object is
     Signaturepublic java.lang.String getVersion()
Stringpublic void setVersion(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 | |||||||||