returnReturns the accountId. return accountId;
return accountId;
returnReturns the type. return type;
return type;
paramaccountId The accountId to set. this.accountId = accountId;
this.accountId = accountId;
paramtype The type to set. this.type = type;
this.type = type;