net.sf.emarket.web.controllers.account
Class CreateAccount
java.lang.Object
net.sf.emarket.web.controllers.account.CreateAccount
public class CreateAccount
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateAccount
public CreateAccount()
getCountry
public java.lang.String getCountry()
setCountry
public void setCountry(java.lang.String country)
getAcctType
public java.lang.String getAcctType()
setAcctType
public void setAcctType(java.lang.String acctType)
getAmount
public long getAmount()
setAmount
public void setAmount(long amount)
getCurrency
public java.lang.String getCurrency()
setCurrency
public void setCurrency(java.lang.String currency)
Copyright © 2009. All Rights Reserved.