public class CompanyModel
extends java.lang.Object
Constructor and Description |
---|
CompanyModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getAccountId()
Getter for accountId - A company or business entity.
|
java.lang.String |
getBaseCurrencyCode()
Getter for baseCurrencyCode - A company or business entity.
|
java.lang.String |
getBusinessIdentificationNo()
Getter for businessIdentificationNo - A company or business entity.
|
java.lang.String |
getCompanyCode()
Getter for companyCode - A company or business entity.
|
java.util.ArrayList<ContactModel> |
getContacts()
Getter for contacts - A company or business entity.
|
java.util.Date |
getCreatedDate()
Getter for createdDate - A company or business entity.
|
java.lang.Integer |
getCreatedUserId()
Getter for createdUserId - A company or business entity.
|
java.lang.String |
getDefaultCountry()
Getter for defaultCountry - A company or business entity.
|
java.lang.Integer |
getDefaultLocationId()
Getter for defaultLocationId - A company or business entity.
|
java.lang.Boolean |
getHasProfile()
Getter for hasProfile - A company or business entity.
|
java.lang.Integer |
getId()
Getter for id - A company or business entity.
|
java.lang.Boolean |
getInProgress()
Getter for inProgress - A company or business entity.
|
java.lang.Boolean |
getIsActive()
Getter for isActive - A company or business entity.
|
java.lang.Boolean |
getIsDefault()
Getter for isDefault - A company or business entity.
|
java.lang.Boolean |
getIsReportingEntity()
Getter for isReportingEntity - A company or business entity.
|
java.lang.Boolean |
getIsTest()
Getter for isTest - A company or business entity.
|
java.util.ArrayList<ItemModel> |
getItems()
Getter for items - A company or business entity.
|
java.util.ArrayList<LocationModel> |
getLocations()
Getter for locations - A company or business entity.
|
java.util.Date |
getModifiedDate()
Getter for modifiedDate - A company or business entity.
|
java.lang.Integer |
getModifiedUserId()
Getter for modifiedUserId - A company or business entity.
|
java.lang.String |
getName()
Getter for name - A company or business entity.
|
java.util.ArrayList<NexusModel> |
getNexus()
Getter for nexus - A company or business entity.
|
java.lang.Integer |
getParentCompanyId()
Getter for parentCompanyId - A company or business entity.
|
RoundingLevelId |
getRoundingLevelId()
Getter for roundingLevelId - A company or business entity.
|
java.util.ArrayList<SettingModel> |
getSettings()
Getter for settings - A company or business entity.
|
java.util.Date |
getSstEffectiveDate()
Getter for sstEffectiveDate - A company or business entity.
|
java.lang.String |
getSstPid()
Getter for sstPid - A company or business entity.
|
java.util.ArrayList<TaxCodeModel> |
getTaxCodes()
Getter for taxCodes - A company or business entity.
|
TaxDependencyLevelId |
getTaxDependencyLevelId()
Getter for taxDependencyLevelId - A company or business entity.
|
java.lang.String |
getTaxpayerIdNumber()
Getter for taxpayerIdNumber - A company or business entity.
|
java.util.ArrayList<TaxRuleModel> |
getTaxRules()
Getter for taxRules - A company or business entity.
|
java.util.ArrayList<UPCModel> |
getUpcs()
Getter for upcs - A company or business entity.
|
java.lang.Boolean |
getWarningsEnabled()
Getter for warningsEnabled - A company or business entity.
|
void |
setAccountId(java.lang.Integer accountId)
Setter for accountId - A company or business entity.
|
void |
setBaseCurrencyCode(java.lang.String baseCurrencyCode)
Setter for baseCurrencyCode - A company or business entity.
|
void |
setBusinessIdentificationNo(java.lang.String businessIdentificationNo)
Setter for businessIdentificationNo - A company or business entity.
|
void |
setCompanyCode(java.lang.String companyCode)
Setter for companyCode - A company or business entity.
|
void |
setContacts(java.util.ArrayList<ContactModel> contacts)
Setter for contacts - A company or business entity.
|
void |
setCreatedDate(java.util.Date createdDate)
Setter for createdDate - A company or business entity.
|
void |
setCreatedUserId(java.lang.Integer createdUserId)
Setter for createdUserId - A company or business entity.
|
void |
setDefaultCountry(java.lang.String defaultCountry)
Setter for defaultCountry - A company or business entity.
|
void |
setDefaultLocationId(java.lang.Integer defaultLocationId)
Setter for defaultLocationId - A company or business entity.
|
void |
setHasProfile(java.lang.Boolean hasProfile)
Setter for hasProfile - A company or business entity.
|
void |
setId(java.lang.Integer id)
Setter for id - A company or business entity.
|
void |
setInProgress(java.lang.Boolean inProgress)
Setter for inProgress - A company or business entity.
|
void |
setIsActive(java.lang.Boolean isActive)
Setter for isActive - A company or business entity.
|
void |
setIsDefault(java.lang.Boolean isDefault)
Setter for isDefault - A company or business entity.
|
void |
setIsReportingEntity(java.lang.Boolean isReportingEntity)
Setter for isReportingEntity - A company or business entity.
|
void |
setIsTest(java.lang.Boolean isTest)
Setter for isTest - A company or business entity.
|
void |
setItems(java.util.ArrayList<ItemModel> items)
Setter for items - A company or business entity.
|
void |
setLocations(java.util.ArrayList<LocationModel> locations)
Setter for locations - A company or business entity.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Setter for modifiedDate - A company or business entity.
|
void |
setModifiedUserId(java.lang.Integer modifiedUserId)
Setter for modifiedUserId - A company or business entity.
|
void |
setName(java.lang.String name)
Setter for name - A company or business entity.
|
void |
setNexus(java.util.ArrayList<NexusModel> nexus)
Setter for nexus - A company or business entity.
|
void |
setParentCompanyId(java.lang.Integer parentCompanyId)
Setter for parentCompanyId - A company or business entity.
|
void |
setRoundingLevelId(RoundingLevelId roundingLevelId)
Setter for roundingLevelId - A company or business entity.
|
void |
setSettings(java.util.ArrayList<SettingModel> settings)
Setter for settings - A company or business entity.
|
void |
setSstEffectiveDate(java.util.Date sstEffectiveDate)
Setter for sstEffectiveDate - A company or business entity.
|
void |
setSstPid(java.lang.String sstPid)
Setter for sstPid - A company or business entity.
|
void |
setTaxCodes(java.util.ArrayList<TaxCodeModel> taxCodes)
Setter for taxCodes - A company or business entity.
|
void |
setTaxDependencyLevelId(TaxDependencyLevelId taxDependencyLevelId)
Setter for taxDependencyLevelId - A company or business entity.
|
void |
setTaxpayerIdNumber(java.lang.String taxpayerIdNumber)
Setter for taxpayerIdNumber - A company or business entity.
|
void |
setTaxRules(java.util.ArrayList<TaxRuleModel> taxRules)
Setter for taxRules - A company or business entity.
|
void |
setUpcs(java.util.ArrayList<UPCModel> upcs)
Setter for upcs - A company or business entity.
|
void |
setWarningsEnabled(java.lang.Boolean warningsEnabled)
Setter for warningsEnabled - A company or business entity.
|
java.lang.String |
toString()
Returns a JSON string representation of CompanyModel.
|
public java.util.ArrayList<LocationModel> getLocations()
public void setLocations(java.util.ArrayList<LocationModel> locations)
public java.lang.String getName()
public void setName(java.lang.String name)
public java.util.ArrayList<TaxCodeModel> getTaxCodes()
public void setTaxCodes(java.util.ArrayList<TaxCodeModel> taxCodes)
public java.util.ArrayList<NexusModel> getNexus()
public void setNexus(java.util.ArrayList<NexusModel> nexus)
public java.lang.String getCompanyCode()
public void setCompanyCode(java.lang.String companyCode)
public java.util.Date getModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
public java.util.ArrayList<ItemModel> getItems()
public void setItems(java.util.ArrayList<ItemModel> items)
public java.lang.String getBusinessIdentificationNo()
public void setBusinessIdentificationNo(java.lang.String businessIdentificationNo)
public java.lang.Boolean getIsReportingEntity()
public void setIsReportingEntity(java.lang.Boolean isReportingEntity)
public java.util.ArrayList<UPCModel> getUpcs()
public void setUpcs(java.util.ArrayList<UPCModel> upcs)
public java.lang.String getTaxpayerIdNumber()
public void setTaxpayerIdNumber(java.lang.String taxpayerIdNumber)
public java.lang.Integer getAccountId()
public void setAccountId(java.lang.Integer accountId)
public java.lang.String getSstPid()
public void setSstPid(java.lang.String sstPid)
public java.util.ArrayList<ContactModel> getContacts()
public void setContacts(java.util.ArrayList<ContactModel> contacts)
public java.util.Date getSstEffectiveDate()
public void setSstEffectiveDate(java.util.Date sstEffectiveDate)
public java.util.ArrayList<TaxRuleModel> getTaxRules()
public void setTaxRules(java.util.ArrayList<TaxRuleModel> taxRules)
public RoundingLevelId getRoundingLevelId()
public void setRoundingLevelId(RoundingLevelId roundingLevelId)
public TaxDependencyLevelId getTaxDependencyLevelId()
public void setTaxDependencyLevelId(TaxDependencyLevelId taxDependencyLevelId)
public java.lang.Integer getId()
public void setId(java.lang.Integer id)
public java.lang.Boolean getIsTest()
public void setIsTest(java.lang.Boolean isTest)
public java.lang.Boolean getWarningsEnabled()
public void setWarningsEnabled(java.lang.Boolean warningsEnabled)
public java.lang.String getDefaultCountry()
public void setDefaultCountry(java.lang.String defaultCountry)
public java.lang.Boolean getIsActive()
public void setIsActive(java.lang.Boolean isActive)
public java.lang.Integer getModifiedUserId()
public void setModifiedUserId(java.lang.Integer modifiedUserId)
public java.lang.Integer getCreatedUserId()
public void setCreatedUserId(java.lang.Integer createdUserId)
public java.lang.Integer getDefaultLocationId()
public void setDefaultLocationId(java.lang.Integer defaultLocationId)
public java.lang.Boolean getInProgress()
public void setInProgress(java.lang.Boolean inProgress)
public java.lang.Integer getParentCompanyId()
public void setParentCompanyId(java.lang.Integer parentCompanyId)
public java.lang.Boolean getHasProfile()
public void setHasProfile(java.lang.Boolean hasProfile)
public java.lang.String getBaseCurrencyCode()
public void setBaseCurrencyCode(java.lang.String baseCurrencyCode)
public java.util.ArrayList<SettingModel> getSettings()
public void setSettings(java.util.ArrayList<SettingModel> settings)
public java.lang.Boolean getIsDefault()
public void setIsDefault(java.lang.Boolean isDefault)
public java.util.Date getCreatedDate()
public void setCreatedDate(java.util.Date createdDate)
public java.lang.String toString()
toString
in class java.lang.Object