nl.iShopService.ideal3.generated
Class Acquirer

java.lang.Object
  extended by nl.iShopService.ideal3.generated.Acquirer

public class Acquirer
extends java.lang.Object

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}acquirerID"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
Acquirer()
           
 
Method Summary
 java.math.BigInteger getAcquirerID()
          Gets the value of the acquirerID property.
 void setAcquirerID(java.math.BigInteger value)
          Sets the value of the acquirerID property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Acquirer

public Acquirer()
Method Detail

getAcquirerID

public java.math.BigInteger getAcquirerID()
Gets the value of the acquirerID property.

Returns:
possible object is BigInteger

setAcquirerID

public void setAcquirerID(java.math.BigInteger value)
Sets the value of the acquirerID property.

Parameters:
value - allowed object is BigInteger