|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.iShopService.ideal3.generated.Transaction
public class Transaction
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}transactionID"/>
<choice>
<sequence>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}transactionCreateDateTimestamp"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}purchaseID"/>
</sequence>
<sequence>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}status"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}statusDateTimestamp"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}consumerName"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}consumerIBAN"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}consumerBIC"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}amount"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}currency"/>
</sequence>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
Transaction()
|
|
| Method Summary | |
|---|---|
java.math.BigDecimal |
getAmount()
Gets the value of the amount property. |
java.lang.String |
getConsumerBIC()
Gets the value of the consumerBIC property. |
java.lang.String |
getConsumerIBAN()
Gets the value of the consumerIBAN property. |
java.lang.String |
getConsumerName()
Gets the value of the consumerName property. |
java.lang.String |
getCurrency()
Gets the value of the currency property. |
java.lang.String |
getPurchaseID()
Gets the value of the purchaseID property. |
java.lang.String |
getStatus()
Gets the value of the status property. |
java.lang.String |
getStatusDateTimestamp()
Gets the value of the statusDateTimestamp property. |
java.lang.String |
getTransactionCreateDateTimestamp()
Gets the value of the transactionCreateDateTimestamp property. |
java.math.BigInteger |
getTransactionID()
Gets the value of the transactionID property. |
void |
setAmount(java.math.BigDecimal value)
Sets the value of the amount property. |
void |
setConsumerBIC(java.lang.String value)
Sets the value of the consumerBIC property. |
void |
setConsumerIBAN(java.lang.String value)
Sets the value of the consumerIBAN property. |
void |
setConsumerName(java.lang.String value)
Sets the value of the consumerName property. |
void |
setCurrency(java.lang.String value)
Sets the value of the currency property. |
void |
setPurchaseID(java.lang.String value)
Sets the value of the purchaseID property. |
void |
setStatus(java.lang.String value)
Sets the value of the status property. |
void |
setStatusDateTimestamp(java.lang.String value)
Sets the value of the statusDateTimestamp property. |
void |
setTransactionCreateDateTimestamp(java.lang.String value)
Sets the value of the transactionCreateDateTimestamp property. |
void |
setTransactionID(java.math.BigInteger value)
Sets the value of the transactionID property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Transaction()
| Method Detail |
|---|
public java.math.BigInteger getTransactionID()
BigIntegerpublic void setTransactionID(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getTransactionCreateDateTimestamp()
Stringpublic void setTransactionCreateDateTimestamp(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPurchaseID()
Stringpublic void setPurchaseID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getStatus()
Stringpublic void setStatus(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getStatusDateTimestamp()
Stringpublic void setStatusDateTimestamp(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConsumerName()
Stringpublic void setConsumerName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConsumerIBAN()
Stringpublic void setConsumerIBAN(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConsumerBIC()
Stringpublic void setConsumerBIC(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigDecimal getAmount()
BigDecimalpublic void setAmount(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.String getCurrency()
Stringpublic void setCurrency(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 | |||||||||