public class TransaxtionParameter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
detailAmt |
protected String |
detailKey
value of the detail key
|
protected String |
detailName
name of the detail key
|
protected String |
detailTypeId |
protected String |
glcodeId |
protected String |
tdsId |
| Constructor and Description |
|---|
TransaxtionParameter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDetailAmt()
Access methods for detail amount
|
String |
getDetailKey()
Access method for the detailKey property.
|
String |
getDetailName()
Access method for the detailName property.
|
String |
getDetailTypeId()
Access method for the detailKey property.
|
String |
getGlcodeId()
Access methods for GlCode Id
|
String |
getTdsId() |
void |
setDetailAmt(String adetailAmt)
Access methods for set Detail amount
|
void |
setDetailKey(String aDetailKey) |
void |
setDetailName(String aDetailName)
Sets the value of the detailName property.
|
void |
setDetailTypeId(String aDetailType) |
void |
setGlcodeId(String aGlcodeId)
Access methods for set GlCode Id
|
void |
setTdsId(String tdsId) |
protected String detailName
protected String detailKey
protected String detailAmt
protected String glcodeId
protected String tdsId
protected String detailTypeId
public String getDetailName()
public void setDetailName(String aDetailName)
aDetailName - the new value of the detailName propertypublic String getDetailKey()
public void setDetailKey(String aDetailKey)
public String getDetailTypeId()
public void setDetailTypeId(String aDetailType)
public String getDetailAmt()
aDetailKey - public void setDetailAmt(String adetailAmt)
adetailAmt - public String getGlcodeId()
the - current value of the glcodeId propertypublic void setGlcodeId(String aGlcodeId)
aGlcodeId - public String getTdsId()
public void setTdsId(String tdsId)
tdsId - the tdsId to setCopyright © 2015–2017 eGovernments Foundation. All rights reserved.