com.konakart.json.req
Class KKJSON_Req_getTaxRate
java.lang.Object
com.konakart.json.req.KKJSON_Request
com.konakart.json.req.KKJSON_Req_getTaxRate
- All Implemented Interfaces:
- java.io.Serializable
public class KKJSON_Req_getTaxRate
- extends KKJSON_Request
KonaKart JSON Request Class - Generated by CreateKK_JSON_Requests
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KKJSON_Req_getTaxRate
public KKJSON_Req_getTaxRate()
- Constructor
getCountryId
public int getCountryId()
- Returns:
- the countryId
setCountryId
public void setCountryId(int countryId)
- Parameters:
countryId - the countryId to set
getZoneId
public int getZoneId()
- Returns:
- the zoneId
setZoneId
public void setZoneId(int zoneId)
- Parameters:
zoneId - the zoneId to set
getTaxClassId
public int getTaxClassId()
- Returns:
- the taxClassId
setTaxClassId
public void setTaxClassId(int taxClassId)
- Parameters:
taxClassId - the taxClassId to set
Copyright © 2011 DS Data Systems UK Ltd.