public class GLParameter extends Object implements Serializable
| Constructor and Description |
|---|
GLParameter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDetailAmt()
Access method for the detailAmt property.
|
int |
getDetailId() |
String |
getDetailKey()
Access method for the detailKey property.
|
String |
getDetailName()
Access method for the detailName property.
|
int |
getGlcodeId() |
String |
getTdsId() |
void |
setDetailAmt(String aDetailAmt)
Sets the value of the detailAmt property.
|
void |
setDetailId(int aDetailId)
Sets the value of the detailName property.
|
void |
setDetailKey(String aDetailKey)
Sets the value of the detailKey property.
|
void |
setDetailName(String aDetailName)
Sets the value of the detailName property.
|
void |
setGlcodeId(int glcodeId) |
void |
setTdsId(String tdsId) |
public int getDetailId()
public void setDetailId(int aDetailId)
aDetailName - the new value of the detailName propertypublic String getDetailName()
public void setDetailName(String aDetailName)
aDetailName - the new value of the detailName propertypublic String getDetailKey()
public void setDetailKey(String aDetailKey)
aDetailKey - the new value of the detailKey propertypublic String getDetailAmt()
public void setDetailAmt(String aDetailAmt)
aDetailAmt - the new value of the detailAmt propertypublic int getGlcodeId()
public void setGlcodeId(int glcodeId)
glcodeId - The glcodeId to set.public String getTdsId()
public void setTdsId(String tdsId)
tdsId - the tdsId to setCopyright © 2015–2017 eGovernments Foundation. All rights reserved.