nl.iShopService.ideal3.generated
Class ObjectFactory

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

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the nl.iShopService.ideal3.generated package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.iShopService.ideal3.generated
 
Method Summary
 Acquirer createAcquirer()
          Create an instance of Acquirer
 AcquirerErrorRes createAcquirerErrorRes()
          Create an instance of AcquirerErrorRes
 javax.xml.bind.JAXBElement<java.math.BigInteger> createAcquirerID(java.math.BigInteger value)
          Create an instance of JAXBElement<BigInteger>}
 AcquirerStatusRes createAcquirerStatusRes()
          Create an instance of AcquirerStatusRes
 AcquirerTrxRes createAcquirerTrxRes()
          Create an instance of AcquirerTrxRes
 javax.xml.bind.JAXBElement<java.math.BigDecimal> createAmount(java.math.BigDecimal value)
          Create an instance of JAXBElement<BigDecimal>}
 CanonicalizationMethod createCanonicalizationMethod()
          Create an instance of CanonicalizationMethod
 javax.xml.bind.JAXBElement<java.lang.String> createConsumerBIC(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createConsumerIBAN(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createConsumerMessage(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createConsumerName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Country createCountry()
          Create an instance of Country
 javax.xml.bind.JAXBElement<java.lang.String> createCountryNames(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createCreateDateTimestamp(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createCurrency(java.lang.String value)
          Create an instance of JAXBElement<String>}
 DigestMethod createDigestMethod()
          Create an instance of DigestMethod
 javax.xml.bind.JAXBElement<java.lang.String> createDigestValue(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Directory createDirectory()
          Create an instance of Directory
 javax.xml.bind.JAXBElement<java.lang.String> createDirectoryDateTimestamp(java.lang.String value)
          Create an instance of JAXBElement<String>}
 DirectoryRes createDirectoryRes()
          Create an instance of DirectoryRes
 Error createError()
          Create an instance of Error
 javax.xml.bind.JAXBElement<java.lang.String> createErrorCode(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createErrorDetail(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createErrorMessage(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Issuer createIssuer()
          Create an instance of Issuer
 javax.xml.bind.JAXBElement<java.lang.String> createIssuerAuthenticationURL(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createIssuerID(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createIssuerName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 KeyInfo createKeyInfo()
          Create an instance of KeyInfo
 javax.xml.bind.JAXBElement<java.lang.String> createKeyName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createPurchaseID(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Reference createReference()
          Create an instance of Reference
 Signature createSignature()
          Create an instance of Signature
 SignatureMethod createSignatureMethod()
          Create an instance of SignatureMethod
 javax.xml.bind.JAXBElement<byte[]> createSignatureValue(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 SignedInfo createSignedInfo()
          Create an instance of SignedInfo
 javax.xml.bind.JAXBElement<java.lang.String> createStatus(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createStatusDateTimestamp(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createSuggestedAction(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Transaction createTransaction()
          Create an instance of Transaction
 javax.xml.bind.JAXBElement<java.lang.String> createTransactionCreateDateTimestamp(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.math.BigInteger> createTransactionID(java.math.BigInteger value)
          Create an instance of JAXBElement<BigInteger>}
 Transform createTransform()
          Create an instance of Transform
 Transforms createTransforms()
          Create an instance of Transforms
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.iShopService.ideal3.generated

Method Detail

createTransaction

public Transaction createTransaction()
Create an instance of Transaction


createCanonicalizationMethod

public CanonicalizationMethod createCanonicalizationMethod()
Create an instance of CanonicalizationMethod


createDigestMethod

public DigestMethod createDigestMethod()
Create an instance of DigestMethod


createReference

public Reference createReference()
Create an instance of Reference


createSignedInfo

public SignedInfo createSignedInfo()
Create an instance of SignedInfo


createSignature

public Signature createSignature()
Create an instance of Signature


createDirectoryRes

public DirectoryRes createDirectoryRes()
Create an instance of DirectoryRes


createAcquirer

public Acquirer createAcquirer()
Create an instance of Acquirer


createAcquirerStatusRes

public AcquirerStatusRes createAcquirerStatusRes()
Create an instance of AcquirerStatusRes


createAcquirerTrxRes

public AcquirerTrxRes createAcquirerTrxRes()
Create an instance of AcquirerTrxRes


createDirectory

public Directory createDirectory()
Create an instance of Directory


createKeyInfo

public KeyInfo createKeyInfo()
Create an instance of KeyInfo


createError

public Error createError()
Create an instance of Error


createSignatureMethod

public SignatureMethod createSignatureMethod()
Create an instance of SignatureMethod


createTransforms

public Transforms createTransforms()
Create an instance of Transforms


createIssuer

public Issuer createIssuer()
Create an instance of Issuer


createAcquirerErrorRes

public AcquirerErrorRes createAcquirerErrorRes()
Create an instance of AcquirerErrorRes


createCountry

public Country createCountry()
Create an instance of Country


createTransform

public Transform createTransform()
Create an instance of Transform


createCountryNames

public javax.xml.bind.JAXBElement<java.lang.String> createCountryNames(java.lang.String value)
Create an instance of JAXBElement<String>}


createErrorDetail

public javax.xml.bind.JAXBElement<java.lang.String> createErrorDetail(java.lang.String value)
Create an instance of JAXBElement<String>}


createAcquirerID

public javax.xml.bind.JAXBElement<java.math.BigInteger> createAcquirerID(java.math.BigInteger value)
Create an instance of JAXBElement<BigInteger>}


createErrorMessage

public javax.xml.bind.JAXBElement<java.lang.String> createErrorMessage(java.lang.String value)
Create an instance of JAXBElement<String>}


createCurrency

public javax.xml.bind.JAXBElement<java.lang.String> createCurrency(java.lang.String value)
Create an instance of JAXBElement<String>}


createCreateDateTimestamp

public javax.xml.bind.JAXBElement<java.lang.String> createCreateDateTimestamp(java.lang.String value)
Create an instance of JAXBElement<String>}


createConsumerBIC

public javax.xml.bind.JAXBElement<java.lang.String> createConsumerBIC(java.lang.String value)
Create an instance of JAXBElement<String>}


createIssuerID

public javax.xml.bind.JAXBElement<java.lang.String> createIssuerID(java.lang.String value)
Create an instance of JAXBElement<String>}


createAmount

public javax.xml.bind.JAXBElement<java.math.BigDecimal> createAmount(java.math.BigDecimal value)
Create an instance of JAXBElement<BigDecimal>}


createConsumerName

public javax.xml.bind.JAXBElement<java.lang.String> createConsumerName(java.lang.String value)
Create an instance of JAXBElement<String>}


createPurchaseID

public javax.xml.bind.JAXBElement<java.lang.String> createPurchaseID(java.lang.String value)
Create an instance of JAXBElement<String>}


createSignatureValue

public javax.xml.bind.JAXBElement<byte[]> createSignatureValue(byte[] value)
Create an instance of JAXBElement<byte[]>}


createConsumerIBAN

public javax.xml.bind.JAXBElement<java.lang.String> createConsumerIBAN(java.lang.String value)
Create an instance of JAXBElement<String>}


createStatus

public javax.xml.bind.JAXBElement<java.lang.String> createStatus(java.lang.String value)
Create an instance of JAXBElement<String>}


createTransactionID

public javax.xml.bind.JAXBElement<java.math.BigInteger> createTransactionID(java.math.BigInteger value)
Create an instance of JAXBElement<BigInteger>}


createDigestValue

public javax.xml.bind.JAXBElement<java.lang.String> createDigestValue(java.lang.String value)
Create an instance of JAXBElement<String>}


createConsumerMessage

public javax.xml.bind.JAXBElement<java.lang.String> createConsumerMessage(java.lang.String value)
Create an instance of JAXBElement<String>}


createStatusDateTimestamp

public javax.xml.bind.JAXBElement<java.lang.String> createStatusDateTimestamp(java.lang.String value)
Create an instance of JAXBElement<String>}


createKeyName

public javax.xml.bind.JAXBElement<java.lang.String> createKeyName(java.lang.String value)
Create an instance of JAXBElement<String>}


createIssuerAuthenticationURL

public javax.xml.bind.JAXBElement<java.lang.String> createIssuerAuthenticationURL(java.lang.String value)
Create an instance of JAXBElement<String>}


createSuggestedAction

public javax.xml.bind.JAXBElement<java.lang.String> createSuggestedAction(java.lang.String value)
Create an instance of JAXBElement<String>}


createTransactionCreateDateTimestamp

public javax.xml.bind.JAXBElement<java.lang.String> createTransactionCreateDateTimestamp(java.lang.String value)
Create an instance of JAXBElement<String>}


createIssuerName

public javax.xml.bind.JAXBElement<java.lang.String> createIssuerName(java.lang.String value)
Create an instance of JAXBElement<String>}


createDirectoryDateTimestamp

public javax.xml.bind.JAXBElement<java.lang.String> createDirectoryDateTimestamp(java.lang.String value)
Create an instance of JAXBElement<String>}


createErrorCode

public javax.xml.bind.JAXBElement<java.lang.String> createErrorCode(java.lang.String value)
Create an instance of JAXBElement<String>}