public class NexusModel
extends java.lang.Object
Constructor and Description |
---|
NexusModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getCompanyId()
Getter for companyId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.String |
getCountry()
Getter for country - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.util.Date |
getCreatedDate()
Getter for createdDate - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.Integer |
getCreatedUserId()
Getter for createdUserId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.util.Date |
getEffectiveDate()
Getter for effectiveDate - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.util.Date |
getEndDate()
Getter for endDate - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.Boolean |
getHasLocalNexus()
Getter for hasLocalNexus - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.Boolean |
getHasPermanentEstablishment()
Getter for hasPermanentEstablishment - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.Integer |
getId()
Getter for id - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.String |
getJurisCode()
Getter for jurisCode - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.String |
getJurisName()
Getter for jurisName - Represents a declaration of nexus within a particular taxing jurisdiction.
|
JurisTypeId |
getJurisTypeId()
Getter for jurisTypeId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
LocalNexusTypeId |
getLocalNexusTypeId()
Getter for localNexusTypeId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.util.Date |
getModifiedDate()
Getter for modifiedDate - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.Integer |
getModifiedUserId()
Getter for modifiedUserId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
NexusTypeId |
getNexusTypeId()
Getter for nexusTypeId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.String |
getRegion()
Getter for region - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.String |
getShortName()
Getter for shortName - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.String |
getSignatureCode()
Getter for signatureCode - Represents a declaration of nexus within a particular taxing jurisdiction.
|
Sourcing |
getSourcing()
Getter for sourcing - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.String |
getStateAssignedNo()
Getter for stateAssignedNo - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.Boolean |
getStreamlinedSalesTax()
Getter for streamlinedSalesTax - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.String |
getTaxId()
Getter for taxId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setCompanyId(java.lang.Integer companyId)
Setter for companyId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setCountry(java.lang.String country)
Setter for country - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setCreatedDate(java.util.Date createdDate)
Setter for createdDate - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setCreatedUserId(java.lang.Integer createdUserId)
Setter for createdUserId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setEffectiveDate(java.util.Date effectiveDate)
Setter for effectiveDate - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setEndDate(java.util.Date endDate)
Setter for endDate - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setHasLocalNexus(java.lang.Boolean hasLocalNexus)
Setter for hasLocalNexus - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setHasPermanentEstablishment(java.lang.Boolean hasPermanentEstablishment)
Setter for hasPermanentEstablishment - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setId(java.lang.Integer id)
Setter for id - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setJurisCode(java.lang.String jurisCode)
Setter for jurisCode - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setJurisName(java.lang.String jurisName)
Setter for jurisName - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setJurisTypeId(JurisTypeId jurisTypeId)
Setter for jurisTypeId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setLocalNexusTypeId(LocalNexusTypeId localNexusTypeId)
Setter for localNexusTypeId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Setter for modifiedDate - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setModifiedUserId(java.lang.Integer modifiedUserId)
Setter for modifiedUserId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setNexusTypeId(NexusTypeId nexusTypeId)
Setter for nexusTypeId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setRegion(java.lang.String region)
Setter for region - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setShortName(java.lang.String shortName)
Setter for shortName - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setSignatureCode(java.lang.String signatureCode)
Setter for signatureCode - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setSourcing(Sourcing sourcing)
Setter for sourcing - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setStateAssignedNo(java.lang.String stateAssignedNo)
Setter for stateAssignedNo - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setStreamlinedSalesTax(java.lang.Boolean streamlinedSalesTax)
Setter for streamlinedSalesTax - Represents a declaration of nexus within a particular taxing jurisdiction.
|
void |
setTaxId(java.lang.String taxId)
Setter for taxId - Represents a declaration of nexus within a particular taxing jurisdiction.
|
java.lang.String |
toString()
Returns a JSON string representation of NexusModel.
|
public java.util.Date getEndDate()
public void setEndDate(java.util.Date endDate)
public java.lang.String getJurisCode()
public void setJurisCode(java.lang.String jurisCode)
public java.lang.Boolean getStreamlinedSalesTax()
public void setStreamlinedSalesTax(java.lang.Boolean streamlinedSalesTax)
public NexusTypeId getNexusTypeId()
public void setNexusTypeId(NexusTypeId nexusTypeId)
public java.util.Date getModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
public Sourcing getSourcing()
public void setSourcing(Sourcing sourcing)
public LocalNexusTypeId getLocalNexusTypeId()
public void setLocalNexusTypeId(LocalNexusTypeId localNexusTypeId)
public java.lang.String getCountry()
public void setCountry(java.lang.String country)
public java.lang.Boolean getHasLocalNexus()
public void setHasLocalNexus(java.lang.Boolean hasLocalNexus)
public java.lang.Integer getId()
public void setId(java.lang.Integer id)
public java.lang.Boolean getHasPermanentEstablishment()
public void setHasPermanentEstablishment(java.lang.Boolean hasPermanentEstablishment)
public java.lang.Integer getModifiedUserId()
public void setModifiedUserId(java.lang.Integer modifiedUserId)
public java.util.Date getEffectiveDate()
public void setEffectiveDate(java.util.Date effectiveDate)
public java.lang.Integer getCreatedUserId()
public void setCreatedUserId(java.lang.Integer createdUserId)
public java.lang.String getRegion()
public void setRegion(java.lang.String region)
public java.lang.String getStateAssignedNo()
public void setStateAssignedNo(java.lang.String stateAssignedNo)
public java.lang.String getShortName()
public void setShortName(java.lang.String shortName)
public java.lang.String getJurisName()
public void setJurisName(java.lang.String jurisName)
public JurisTypeId getJurisTypeId()
public void setJurisTypeId(JurisTypeId jurisTypeId)
public java.lang.String getSignatureCode()
public void setSignatureCode(java.lang.String signatureCode)
public java.lang.Integer getCompanyId()
public void setCompanyId(java.lang.Integer companyId)
public java.util.Date getCreatedDate()
public void setCreatedDate(java.util.Date createdDate)
public java.lang.String getTaxId()
public void setTaxId(java.lang.String taxId)
public java.lang.String toString()
toString
in class java.lang.Object