| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.iShopService.ideal3.generated.AcquirerTrxRes
public class AcquirerTrxRes
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}Acquirer"/>
         <element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}Issuer"/>
         <element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}Transaction"/>
         <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 | |
|---|---|
AcquirerTrxRes()
 | 
|
| Method Summary | |
|---|---|
 Acquirer | 
getAcquirer()
Gets the value of the acquirer property.  | 
 java.lang.String | 
getCreateDateTimestamp()
Gets the value of the createDateTimestamp property.  | 
 Issuer | 
getIssuer()
Gets the value of the issuer property.  | 
 Signature | 
getSignature()
Gets the value of the signature property.  | 
 Transaction | 
getTransaction()
Gets the value of the transaction property.  | 
 java.lang.String | 
getVersion()
Gets the value of the version property.  | 
 void | 
setAcquirer(Acquirer value)
Sets the value of the acquirer property.  | 
 void | 
setCreateDateTimestamp(java.lang.String value)
Sets the value of the createDateTimestamp property.  | 
 void | 
setIssuer(Issuer value)
Sets the value of the issuer property.  | 
 void | 
setSignature(Signature value)
Sets the value of the signature property.  | 
 void | 
setTransaction(Transaction value)
Sets the value of the transaction 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 AcquirerTrxRes()
| Method Detail | 
|---|
public java.lang.String getCreateDateTimestamp()
Stringpublic void setCreateDateTimestamp(java.lang.String value)
value - allowed object is
     Stringpublic Acquirer getAcquirer()
Acquirerpublic void setAcquirer(Acquirer value)
value - allowed object is
     Acquirerpublic Issuer getIssuer()
Issuerpublic void setIssuer(Issuer value)
value - allowed object is
     Issuerpublic Transaction getTransaction()
Transactionpublic void setTransaction(Transaction value)
value - allowed object is
     Transactionpublic 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 | |||||||||