java.lang.Object
ch.tocco.nice2.optional.einvoicingpostfinance.impl.batch.registration.xstream.CustomerRegistration

public class CustomerRegistration extends Object
  • Constructor Details

    • CustomerRegistration

      public CustomerRegistration()
  • Method Details

    • getSubscriptionType

      public String getSubscriptionType()
    • setSubscriptionType

      public void setSubscriptionType(String subscriptionType)
    • getBillerId

      public String getBillerId()
    • setBillerId

      public void setBillerId(String billerId)
    • getRecipientId

      public String getRecipientId()
    • setRecipientId

      public void setRecipientId(String recipientId)
    • getRecipientType

      public String getRecipientType()
    • setRecipientType

      public void setRecipientType(String recipientType)
    • getLanguage

      public String getLanguage()
    • setLanguage

      public void setLanguage(String language)
    • getCustomerNameAddress

      public CustomerNameAddress getCustomerNameAddress()
    • setCustomerNameAddress

      public void setCustomerNameAddress(CustomerNameAddress customerNameAddress)
    • getEmail

      public String getEmail()
    • setEmail

      public void setEmail(String email)
    • getUid

      public String getUid()
    • setUid

      public void setUid(String uid)
    • getCreditAccount

      public String getCreditAccount()
    • setCreditAccount

      public void setCreditAccount(String creditAccount)
    • getCreditorReference

      public String getCreditorReference()
    • setCreditorReference

      public void setCreditorReference(String creditorReference)