Each row in this table represents a TaxCodeScheme. A TaxCodeScheme is a set of TaxCodeClassifications of CalculationCodes of particular TaxTypes.
Method Summary | |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getSoftware() |
java.lang.String |
getTaxCodeSchemeId() |
java.lang.String |
getVendor() |
void |
setDescription(java.lang.String newValue) |
void |
setSoftware(java.lang.String newValue) |
void |
setTaxCodeSchemeId(java.lang.String newValue) |
void |
setVendor(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getVendor() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setVendor(java.lang.String newValue)
public java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDescription(java.lang.String newValue)
public java.lang.String getTaxCodeSchemeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setTaxCodeSchemeId(java.lang.String newValue)
public java.lang.String getSoftware() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSoftware(java.lang.String newValue)