public class Accountdetailkey extends Object implements Serializable
| Constructor and Description |
|---|
Accountdetailkey() |
| Modifier and Type | Method and Description |
|---|---|
Accountdetailtype |
getAccountdetailtype() |
Integer |
getDetailkey() |
String |
getDetailname() |
Integer |
getGroupid() |
Integer |
getId() |
void |
setAccountdetailtype(Accountdetailtype accountdetailtype) |
void |
setDetailkey(Integer detailkey) |
void |
setDetailname(String detailname) |
void |
setGroupid(Integer groupid) |
void |
setId(Integer id) |
public Integer getDetailkey()
public void setDetailkey(Integer detailkey)
detailkey - The detailkey to set.public String getDetailname()
public void setDetailname(String detailname)
detailname - The detailname to set.public Integer getGroupid()
public void setGroupid(Integer groupid)
groupid - The groupid to set.public Integer getId()
public void setId(Integer id)
id - The id to set.public Accountdetailtype getAccountdetailtype()
public void setAccountdetailtype(Accountdetailtype accountdetailtype)
accountdetailtype - The accountdetailtype to set.Copyright © 2015–2016 eGovernments Foundation. All rights reserved.