public class

Subsidiary

extends Record
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2012_1.Record
     ↳ com.netsuite.webservices.lists.accounting_2012_1.Subsidiary

Class Overview

Java class for Subsidiary complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Subsidiary">
   <complexContent>
     <extension base="{urn:core_2012_1.platform.webservices.netsuite.com}Record">
       <sequence>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="parent" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="showSubsidiaryName" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="url" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="logo" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="tranPrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pageLogo" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="attention" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="addressee" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="addrPhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="addr1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="addr2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="addr3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="city" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="state" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="zip" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="country" type="{urn:types.common_2012_1.platform.webservices.netsuite.com}Country" minOccurs="0"/>
         <element name="addrText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="override" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="shipAddr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="returnAddr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="companyNameForSupportMessages" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="mainSupportEmailAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="anonymousCustomerInboundEmail" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="anonymousCustomerOnlineForms" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="caseCreationTemplate" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="caseUpdateTemplate" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="caseAutomaticClosureTemplate" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="caseAssignmentTemplate" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="employeeCaseUpdateTemplate" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="caseCopyEmployeeTemplate" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="caseEscalationTemplate" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="returnAddress1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="returnAddress2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="returnCity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="returnState" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="returnCountry" type="{urn:types.common_2012_1.platform.webservices.netsuite.com}Country" minOccurs="0"/>
         <element name="returnZip" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="legalName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="isElimination" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="allowPayroll" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="currency" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="edition" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="federalIdNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="addrLanguage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="nonConsol" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="consol" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="shipAddress1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="shipAddress2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="shipCity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="shipState" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="shipCountry" type="{urn:types.common_2012_1.platform.webservices.netsuite.com}Country" minOccurs="0"/>
         <element name="shipZip" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="state1TaxNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ssnOrTin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="interCoAccount" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="nexusList" type="{urn:accounting_2012_1.lists.webservices.netsuite.com}SubsidiaryNexusList" minOccurs="0"/>
         <element name="checkLayout" type="{urn:core_2012_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="inboundEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="classTranslationList" type="{urn:accounting_2012_1.lists.webservices.netsuite.com}ClassTranslationList" minOccurs="0"/>
         <element name="customFieldList" type="{urn:core_2012_1.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
       </sequence>
       <attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected String addr1
protected String addr2
protected String addr3
protected String addrLanguage
protected String addrPhone
protected String addrText
protected String addressee
protected Boolean allowPayroll
protected RecordRef anonymousCustomerInboundEmail
protected RecordRef anonymousCustomerOnlineForms
protected String attention
protected RecordRef caseAssignmentTemplate
protected RecordRef caseAutomaticClosureTemplate
protected RecordRef caseCopyEmployeeTemplate
protected RecordRef caseCreationTemplate
protected RecordRef caseEscalationTemplate
protected RecordRef caseUpdateTemplate
protected RecordRef checkLayout
protected String city
protected ClassTranslationList classTranslationList
protected String companyNameForSupportMessages
protected String consol
protected Country country
protected RecordRef currency
protected CustomFieldList customFieldList
protected String edition
protected String email
protected RecordRef employeeCaseUpdateTemplate
protected String externalId
protected String fax
protected String federalIdNumber
protected String inboundEmail
protected RecordRef interCoAccount
protected String internalId
protected Boolean isElimination
protected Boolean isInactive
protected String legalName
protected RecordRef logo
protected String mainSupportEmailAddress
protected String name
protected SubsidiaryNexusList nexusList
protected String nonConsol
protected Boolean override
protected RecordRef pageLogo
protected RecordRef parent
protected String returnAddr
protected String returnAddress1
protected String returnAddress2
protected String returnCity
protected Country returnCountry
protected String returnState
protected String returnZip
protected String shipAddr
protected String shipAddress1
protected String shipAddress2
protected String shipCity
protected Country shipCountry
protected String shipState
protected String shipZip
protected Boolean showSubsidiaryName
protected String ssnOrTin
protected String state
protected String state1TaxNumber
protected String tranPrefix
protected String url
protected String zip
[Expand]
Inherited Fields
From class com.netsuite.webservices.platform.core_2012_1.Record
Public Constructors
Subsidiary()
Public Methods
String getAddr1()
Gets the value of the addr1 property.
String getAddr2()
Gets the value of the addr2 property.
String getAddr3()
Gets the value of the addr3 property.
String getAddrLanguage()
Gets the value of the addrLanguage property.
String getAddrPhone()
Gets the value of the addrPhone property.
String getAddrText()
Gets the value of the addrText property.
String getAddressee()
Gets the value of the addressee property.
RecordRef getAnonymousCustomerInboundEmail()
Gets the value of the anonymousCustomerInboundEmail property.
RecordRef getAnonymousCustomerOnlineForms()
Gets the value of the anonymousCustomerOnlineForms property.
String getAttention()
Gets the value of the attention property.
RecordRef getCaseAssignmentTemplate()
Gets the value of the caseAssignmentTemplate property.
RecordRef getCaseAutomaticClosureTemplate()
Gets the value of the caseAutomaticClosureTemplate property.
RecordRef getCaseCopyEmployeeTemplate()
Gets the value of the caseCopyEmployeeTemplate property.
RecordRef getCaseCreationTemplate()
Gets the value of the caseCreationTemplate property.
RecordRef getCaseEscalationTemplate()
Gets the value of the caseEscalationTemplate property.
RecordRef getCaseUpdateTemplate()
Gets the value of the caseUpdateTemplate property.
RecordRef getCheckLayout()
Gets the value of the checkLayout property.
String getCity()
Gets the value of the city property.
ClassTranslationList getClassTranslationList()
Gets the value of the classTranslationList property.
String getCompanyNameForSupportMessages()
Gets the value of the companyNameForSupportMessages property.
String getConsol()
Gets the value of the consol property.
Country getCountry()
Gets the value of the country property.
RecordRef getCurrency()
Gets the value of the currency property.
CustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
String getEdition()
Gets the value of the edition property.
String getEmail()
Gets the value of the email property.
RecordRef getEmployeeCaseUpdateTemplate()
Gets the value of the employeeCaseUpdateTemplate property.
String getExternalId()
Gets the value of the externalId property.
String getFax()
Gets the value of the fax property.
String getFederalIdNumber()
Gets the value of the federalIdNumber property.
String getInboundEmail()
Gets the value of the inboundEmail property.
RecordRef getInterCoAccount()
Gets the value of the interCoAccount property.
String getInternalId()
Gets the value of the internalId property.
String getLegalName()
Gets the value of the legalName property.
RecordRef getLogo()
Gets the value of the logo property.
String getMainSupportEmailAddress()
Gets the value of the mainSupportEmailAddress property.
String getName()
Gets the value of the name property.
SubsidiaryNexusList getNexusList()
Gets the value of the nexusList property.
String getNonConsol()
Gets the value of the nonConsol property.
RecordRef getPageLogo()
Gets the value of the pageLogo property.
RecordRef getParent()
Gets the value of the parent property.
String getReturnAddr()
Gets the value of the returnAddr property.
String getReturnAddress1()
Gets the value of the returnAddress1 property.
String getReturnAddress2()
Gets the value of the returnAddress2 property.
String getReturnCity()
Gets the value of the returnCity property.
Country getReturnCountry()
Gets the value of the returnCountry property.
String getReturnState()
Gets the value of the returnState property.
String getReturnZip()
Gets the value of the returnZip property.
String getShipAddr()
Gets the value of the shipAddr property.
String getShipAddress1()
Gets the value of the shipAddress1 property.
String getShipAddress2()
Gets the value of the shipAddress2 property.
String getShipCity()
Gets the value of the shipCity property.
Country getShipCountry()
Gets the value of the shipCountry property.
String getShipState()
Gets the value of the shipState property.
String getShipZip()
Gets the value of the shipZip property.
String getSsnOrTin()
Gets the value of the ssnOrTin property.
String getState()
Gets the value of the state property.
String getState1TaxNumber()
Gets the value of the state1TaxNumber property.
String getTranPrefix()
Gets the value of the tranPrefix property.
String getUrl()
Gets the value of the url property.
String getZip()
Gets the value of the zip property.
Boolean isAllowPayroll()
Gets the value of the allowPayroll property.
Boolean isIsElimination()
Gets the value of the isElimination property.
Boolean isIsInactive()
Gets the value of the isInactive property.
Boolean isOverride()
Gets the value of the override property.
Boolean isShowSubsidiaryName()
Gets the value of the showSubsidiaryName property.
void setAddr1(String value)
Sets the value of the addr1 property.
void setAddr2(String value)
Sets the value of the addr2 property.
void setAddr3(String value)
Sets the value of the addr3 property.
void setAddrLanguage(String value)
Sets the value of the addrLanguage property.
void setAddrPhone(String value)
Sets the value of the addrPhone property.
void setAddrText(String value)
Sets the value of the addrText property.
void setAddressee(String value)
Sets the value of the addressee property.
void setAllowPayroll(Boolean value)
Sets the value of the allowPayroll property.
void setAnonymousCustomerInboundEmail(RecordRef value)
Sets the value of the anonymousCustomerInboundEmail property.
void setAnonymousCustomerOnlineForms(RecordRef value)
Sets the value of the anonymousCustomerOnlineForms property.
void setAttention(String value)
Sets the value of the attention property.
void setCaseAssignmentTemplate(RecordRef value)
Sets the value of the caseAssignmentTemplate property.
void setCaseAutomaticClosureTemplate(RecordRef value)
Sets the value of the caseAutomaticClosureTemplate property.
void setCaseCopyEmployeeTemplate(RecordRef value)
Sets the value of the caseCopyEmployeeTemplate property.
void setCaseCreationTemplate(RecordRef value)
Sets the value of the caseCreationTemplate property.
void setCaseEscalationTemplate(RecordRef value)
Sets the value of the caseEscalationTemplate property.
void setCaseUpdateTemplate(RecordRef value)
Sets the value of the caseUpdateTemplate property.
void setCheckLayout(RecordRef value)
Sets the value of the checkLayout property.
void setCity(String value)
Sets the value of the city property.
void setClassTranslationList(ClassTranslationList value)
Sets the value of the classTranslationList property.
void setCompanyNameForSupportMessages(String value)
Sets the value of the companyNameForSupportMessages property.
void setConsol(String value)
Sets the value of the consol property.
void setCountry(Country value)
Sets the value of the country property.
void setCurrency(RecordRef value)
Sets the value of the currency property.
void setCustomFieldList(CustomFieldList value)
Sets the value of the customFieldList property.
void setEdition(String value)
Sets the value of the edition property.
void setEmail(String value)
Sets the value of the email property.
void setEmployeeCaseUpdateTemplate(RecordRef value)
Sets the value of the employeeCaseUpdateTemplate property.
void setExternalId(String value)
Sets the value of the externalId property.
void setFax(String value)
Sets the value of the fax property.
void setFederalIdNumber(String value)
Sets the value of the federalIdNumber property.
void setInboundEmail(String value)
Sets the value of the inboundEmail property.
void setInterCoAccount(RecordRef value)
Sets the value of the interCoAccount property.
void setInternalId(String value)
Sets the value of the internalId property.
void setIsElimination(Boolean value)
Sets the value of the isElimination property.
void setIsInactive(Boolean value)
Sets the value of the isInactive property.
void setLegalName(String value)
Sets the value of the legalName property.
void setLogo(RecordRef value)
Sets the value of the logo property.
void setMainSupportEmailAddress(String value)
Sets the value of the mainSupportEmailAddress property.
void setName(String value)
Sets the value of the name property.
void setNexusList(SubsidiaryNexusList value)
Sets the value of the nexusList property.
void setNonConsol(String value)
Sets the value of the nonConsol property.
void setOverride(Boolean value)
Sets the value of the override property.
void setPageLogo(RecordRef value)
Sets the value of the pageLogo property.
void setParent(RecordRef value)
Sets the value of the parent property.
void setReturnAddr(String value)
Sets the value of the returnAddr property.
void setReturnAddress1(String value)
Sets the value of the returnAddress1 property.
void setReturnAddress2(String value)
Sets the value of the returnAddress2 property.
void setReturnCity(String value)
Sets the value of the returnCity property.
void setReturnCountry(Country value)
Sets the value of the returnCountry property.
void setReturnState(String value)
Sets the value of the returnState property.
void setReturnZip(String value)
Sets the value of the returnZip property.
void setShipAddr(String value)
Sets the value of the shipAddr property.
void setShipAddress1(String value)
Sets the value of the shipAddress1 property.
void setShipAddress2(String value)
Sets the value of the shipAddress2 property.
void setShipCity(String value)
Sets the value of the shipCity property.
void setShipCountry(Country value)
Sets the value of the shipCountry property.
void setShipState(String value)
Sets the value of the shipState property.
void setShipZip(String value)
Sets the value of the shipZip property.
void setShowSubsidiaryName(Boolean value)
Sets the value of the showSubsidiaryName property.
void setSsnOrTin(String value)
Sets the value of the ssnOrTin property.
void setState(String value)
Sets the value of the state property.
void setState1TaxNumber(String value)
Sets the value of the state1TaxNumber property.
void setTranPrefix(String value)
Sets the value of the tranPrefix property.
void setUrl(String value)
Sets the value of the url property.
void setZip(String value)
Sets the value of the zip property.
[Expand]
Inherited Methods
From class com.netsuite.webservices.platform.core_2012_1.Record
From class java.lang.Object

Fields

protected String addr1

protected String addr2

protected String addr3

protected String addrLanguage

protected String addrPhone

protected String addrText

protected String addressee

protected Boolean allowPayroll

protected RecordRef anonymousCustomerInboundEmail

protected RecordRef anonymousCustomerOnlineForms

protected String attention

protected RecordRef caseAssignmentTemplate

protected RecordRef caseAutomaticClosureTemplate

protected RecordRef caseCopyEmployeeTemplate

protected RecordRef caseCreationTemplate

protected RecordRef caseEscalationTemplate

protected RecordRef caseUpdateTemplate

protected RecordRef checkLayout

protected String city

protected ClassTranslationList classTranslationList

protected String companyNameForSupportMessages

protected String consol

protected Country country

protected RecordRef currency

protected CustomFieldList customFieldList

protected String edition

protected String email

protected RecordRef employeeCaseUpdateTemplate

protected String externalId

protected String fax

protected String federalIdNumber

protected String inboundEmail

protected RecordRef interCoAccount

protected String internalId

protected Boolean isElimination

protected Boolean isInactive

protected String legalName

protected RecordRef logo

protected String mainSupportEmailAddress

protected String name

protected SubsidiaryNexusList nexusList

protected String nonConsol

protected Boolean override

protected RecordRef pageLogo

protected RecordRef parent

protected String returnAddr

protected String returnAddress1

protected String returnAddress2

protected String returnCity

protected Country returnCountry

protected String returnState

protected String returnZip

protected String shipAddr

protected String shipAddress1

protected String shipAddress2

protected String shipCity

protected Country shipCountry

protected String shipState

protected String shipZip

protected Boolean showSubsidiaryName

protected String ssnOrTin

protected String state

protected String state1TaxNumber

protected String tranPrefix

protected String url

protected String zip

Public Constructors

public Subsidiary ()

Public Methods

public String getAddr1 ()

Gets the value of the addr1 property.

Returns
  • possible object is String

public String getAddr2 ()

Gets the value of the addr2 property.

Returns
  • possible object is String

public String getAddr3 ()

Gets the value of the addr3 property.

Returns
  • possible object is String

public String getAddrLanguage ()

Gets the value of the addrLanguage property.

Returns
  • possible object is String

public String getAddrPhone ()

Gets the value of the addrPhone property.

Returns
  • possible object is String

public String getAddrText ()

Gets the value of the addrText property.

Returns
  • possible object is String

public String getAddressee ()

Gets the value of the addressee property.

Returns
  • possible object is String

public RecordRef getAnonymousCustomerInboundEmail ()

Gets the value of the anonymousCustomerInboundEmail property.

Returns

public RecordRef getAnonymousCustomerOnlineForms ()

Gets the value of the anonymousCustomerOnlineForms property.

Returns

public String getAttention ()

Gets the value of the attention property.

Returns
  • possible object is String

public RecordRef getCaseAssignmentTemplate ()

Gets the value of the caseAssignmentTemplate property.

Returns

public RecordRef getCaseAutomaticClosureTemplate ()

Gets the value of the caseAutomaticClosureTemplate property.

Returns

public RecordRef getCaseCopyEmployeeTemplate ()

Gets the value of the caseCopyEmployeeTemplate property.

Returns

public RecordRef getCaseCreationTemplate ()

Gets the value of the caseCreationTemplate property.

Returns

public RecordRef getCaseEscalationTemplate ()

Gets the value of the caseEscalationTemplate property.

Returns

public RecordRef getCaseUpdateTemplate ()

Gets the value of the caseUpdateTemplate property.

Returns

public RecordRef getCheckLayout ()

Gets the value of the checkLayout property.

Returns

public String getCity ()

Gets the value of the city property.

Returns
  • possible object is String

public ClassTranslationList getClassTranslationList ()

Gets the value of the classTranslationList property.

Returns

public String getCompanyNameForSupportMessages ()

Gets the value of the companyNameForSupportMessages property.

Returns
  • possible object is String

public String getConsol ()

Gets the value of the consol property.

Returns
  • possible object is String

public Country getCountry ()

Gets the value of the country property.

Returns

public RecordRef getCurrency ()

Gets the value of the currency property.

Returns

public CustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public String getEdition ()

Gets the value of the edition property.

Returns
  • possible object is String

public String getEmail ()

Gets the value of the email property.

Returns
  • possible object is String

public RecordRef getEmployeeCaseUpdateTemplate ()

Gets the value of the employeeCaseUpdateTemplate property.

Returns

public String getExternalId ()

Gets the value of the externalId property.

Returns
  • possible object is String

public String getFax ()

Gets the value of the fax property.

Returns
  • possible object is String

public String getFederalIdNumber ()

Gets the value of the federalIdNumber property.

Returns
  • possible object is String

public String getInboundEmail ()

Gets the value of the inboundEmail property.

Returns
  • possible object is String

public RecordRef getInterCoAccount ()

Gets the value of the interCoAccount property.

Returns

public String getInternalId ()

Gets the value of the internalId property.

Returns
  • possible object is String

public String getLegalName ()

Gets the value of the legalName property.

Returns
  • possible object is String

public RecordRef getLogo ()

Gets the value of the logo property.

Returns

public String getMainSupportEmailAddress ()

Gets the value of the mainSupportEmailAddress property.

Returns
  • possible object is String

public String getName ()

Gets the value of the name property.

Returns
  • possible object is String

public SubsidiaryNexusList getNexusList ()

Gets the value of the nexusList property.

Returns

public String getNonConsol ()

Gets the value of the nonConsol property.

Returns
  • possible object is String

public RecordRef getPageLogo ()

Gets the value of the pageLogo property.

Returns

public RecordRef getParent ()

Gets the value of the parent property.

Returns

public String getReturnAddr ()

Gets the value of the returnAddr property.

Returns
  • possible object is String

public String getReturnAddress1 ()

Gets the value of the returnAddress1 property.

Returns
  • possible object is String

public String getReturnAddress2 ()

Gets the value of the returnAddress2 property.

Returns
  • possible object is String

public String getReturnCity ()

Gets the value of the returnCity property.

Returns
  • possible object is String

public Country getReturnCountry ()

Gets the value of the returnCountry property.

Returns

public String getReturnState ()

Gets the value of the returnState property.

Returns
  • possible object is String

public String getReturnZip ()

Gets the value of the returnZip property.

Returns
  • possible object is String

public String getShipAddr ()

Gets the value of the shipAddr property.

Returns
  • possible object is String

public String getShipAddress1 ()

Gets the value of the shipAddress1 property.

Returns
  • possible object is String

public String getShipAddress2 ()

Gets the value of the shipAddress2 property.

Returns
  • possible object is String

public String getShipCity ()

Gets the value of the shipCity property.

Returns
  • possible object is String

public Country getShipCountry ()

Gets the value of the shipCountry property.

Returns

public String getShipState ()

Gets the value of the shipState property.

Returns
  • possible object is String

public String getShipZip ()

Gets the value of the shipZip property.

Returns
  • possible object is String

public String getSsnOrTin ()

Gets the value of the ssnOrTin property.

Returns
  • possible object is String

public String getState ()

Gets the value of the state property.

Returns
  • possible object is String

public String getState1TaxNumber ()

Gets the value of the state1TaxNumber property.

Returns
  • possible object is String

public String getTranPrefix ()

Gets the value of the tranPrefix property.

Returns
  • possible object is String

public String getUrl ()

Gets the value of the url property.

Returns
  • possible object is String

public String getZip ()

Gets the value of the zip property.

Returns
  • possible object is String

public Boolean isAllowPayroll ()

Gets the value of the allowPayroll property.

Returns
  • possible object is Boolean

public Boolean isIsElimination ()

Gets the value of the isElimination property.

Returns
  • possible object is Boolean

public Boolean isIsInactive ()

Gets the value of the isInactive property.

Returns
  • possible object is Boolean

public Boolean isOverride ()

Gets the value of the override property.

Returns
  • possible object is Boolean

public Boolean isShowSubsidiaryName ()

Gets the value of the showSubsidiaryName property.

Returns
  • possible object is Boolean

public void setAddr1 (String value)

Sets the value of the addr1 property.

Parameters
value Allowed object is String

public void setAddr2 (String value)

Sets the value of the addr2 property.

Parameters
value Allowed object is String

public void setAddr3 (String value)

Sets the value of the addr3 property.

Parameters
value Allowed object is String

public void setAddrLanguage (String value)

Sets the value of the addrLanguage property.

Parameters
value Allowed object is String

public void setAddrPhone (String value)

Sets the value of the addrPhone property.

Parameters
value Allowed object is String

public void setAddrText (String value)

Sets the value of the addrText property.

Parameters
value Allowed object is String

public void setAddressee (String value)

Sets the value of the addressee property.

Parameters
value Allowed object is String

public void setAllowPayroll (Boolean value)

Sets the value of the allowPayroll property.

Parameters
value Allowed object is Boolean

public void setAnonymousCustomerInboundEmail (RecordRef value)

Sets the value of the anonymousCustomerInboundEmail property.

Parameters
value Allowed object is RecordRef

public void setAnonymousCustomerOnlineForms (RecordRef value)

Sets the value of the anonymousCustomerOnlineForms property.

Parameters
value Allowed object is RecordRef

public void setAttention (String value)

Sets the value of the attention property.

Parameters
value Allowed object is String

public void setCaseAssignmentTemplate (RecordRef value)

Sets the value of the caseAssignmentTemplate property.

Parameters
value Allowed object is RecordRef

public void setCaseAutomaticClosureTemplate (RecordRef value)

Sets the value of the caseAutomaticClosureTemplate property.

Parameters
value Allowed object is RecordRef

public void setCaseCopyEmployeeTemplate (RecordRef value)

Sets the value of the caseCopyEmployeeTemplate property.

Parameters
value Allowed object is RecordRef

public void setCaseCreationTemplate (RecordRef value)

Sets the value of the caseCreationTemplate property.

Parameters
value Allowed object is RecordRef

public void setCaseEscalationTemplate (RecordRef value)

Sets the value of the caseEscalationTemplate property.

Parameters
value Allowed object is RecordRef

public void setCaseUpdateTemplate (RecordRef value)

Sets the value of the caseUpdateTemplate property.

Parameters
value Allowed object is RecordRef

public void setCheckLayout (RecordRef value)

Sets the value of the checkLayout property.

Parameters
value Allowed object is RecordRef

public void setCity (String value)

Sets the value of the city property.

Parameters
value Allowed object is String

public void setClassTranslationList (ClassTranslationList value)

Sets the value of the classTranslationList property.

Parameters
value Allowed object is ClassTranslationList

public void setCompanyNameForSupportMessages (String value)

Sets the value of the companyNameForSupportMessages property.

Parameters
value Allowed object is String

public void setConsol (String value)

Sets the value of the consol property.

Parameters
value Allowed object is String

public void setCountry (Country value)

Sets the value of the country property.

Parameters
value Allowed object is Country

public void setCurrency (RecordRef value)

Sets the value of the currency property.

Parameters
value Allowed object is RecordRef

public void setCustomFieldList (CustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is CustomFieldList

public void setEdition (String value)

Sets the value of the edition property.

Parameters
value Allowed object is String

public void setEmail (String value)

Sets the value of the email property.

Parameters
value Allowed object is String

public void setEmployeeCaseUpdateTemplate (RecordRef value)

Sets the value of the employeeCaseUpdateTemplate property.

Parameters
value Allowed object is RecordRef

public void setExternalId (String value)

Sets the value of the externalId property.

Parameters
value Allowed object is String

public void setFax (String value)

Sets the value of the fax property.

Parameters
value Allowed object is String

public void setFederalIdNumber (String value)

Sets the value of the federalIdNumber property.

Parameters
value Allowed object is String

public void setInboundEmail (String value)

Sets the value of the inboundEmail property.

Parameters
value Allowed object is String

public void setInterCoAccount (RecordRef value)

Sets the value of the interCoAccount property.

Parameters
value Allowed object is RecordRef

public void setInternalId (String value)

Sets the value of the internalId property.

Parameters
value Allowed object is String

public void setIsElimination (Boolean value)

Sets the value of the isElimination property.

Parameters
value Allowed object is Boolean

public void setIsInactive (Boolean value)

Sets the value of the isInactive property.

Parameters
value Allowed object is Boolean

public void setLegalName (String value)

Sets the value of the legalName property.

Parameters
value Allowed object is String

public void setLogo (RecordRef value)

Sets the value of the logo property.

Parameters
value Allowed object is RecordRef

public void setMainSupportEmailAddress (String value)

Sets the value of the mainSupportEmailAddress property.

Parameters
value Allowed object is String

public void setName (String value)

Sets the value of the name property.

Parameters
value Allowed object is String

public void setNexusList (SubsidiaryNexusList value)

Sets the value of the nexusList property.

Parameters
value Allowed object is SubsidiaryNexusList

public void setNonConsol (String value)

Sets the value of the nonConsol property.

Parameters
value Allowed object is String

public void setOverride (Boolean value)

Sets the value of the override property.

Parameters
value Allowed object is Boolean

public void setPageLogo (RecordRef value)

Sets the value of the pageLogo property.

Parameters
value Allowed object is RecordRef

public void setParent (RecordRef value)

Sets the value of the parent property.

Parameters
value Allowed object is RecordRef

public void setReturnAddr (String value)

Sets the value of the returnAddr property.

Parameters
value Allowed object is String

public void setReturnAddress1 (String value)

Sets the value of the returnAddress1 property.

Parameters
value Allowed object is String

public void setReturnAddress2 (String value)

Sets the value of the returnAddress2 property.

Parameters
value Allowed object is String

public void setReturnCity (String value)

Sets the value of the returnCity property.

Parameters
value Allowed object is String

public void setReturnCountry (Country value)

Sets the value of the returnCountry property.

Parameters
value Allowed object is Country

public void setReturnState (String value)

Sets the value of the returnState property.

Parameters
value Allowed object is String

public void setReturnZip (String value)

Sets the value of the returnZip property.

Parameters
value Allowed object is String

public void setShipAddr (String value)

Sets the value of the shipAddr property.

Parameters
value Allowed object is String

public void setShipAddress1 (String value)

Sets the value of the shipAddress1 property.

Parameters
value Allowed object is String

public void setShipAddress2 (String value)

Sets the value of the shipAddress2 property.

Parameters
value Allowed object is String

public void setShipCity (String value)

Sets the value of the shipCity property.

Parameters
value Allowed object is String

public void setShipCountry (Country value)

Sets the value of the shipCountry property.

Parameters
value Allowed object is Country

public void setShipState (String value)

Sets the value of the shipState property.

Parameters
value Allowed object is String

public void setShipZip (String value)

Sets the value of the shipZip property.

Parameters
value Allowed object is String

public void setShowSubsidiaryName (Boolean value)

Sets the value of the showSubsidiaryName property.

Parameters
value Allowed object is Boolean

public void setSsnOrTin (String value)

Sets the value of the ssnOrTin property.

Parameters
value Allowed object is String

public void setState (String value)

Sets the value of the state property.

Parameters
value Allowed object is String

public void setState1TaxNumber (String value)

Sets the value of the state1TaxNumber property.

Parameters
value Allowed object is String

public void setTranPrefix (String value)

Sets the value of the tranPrefix property.

Parameters
value Allowed object is String

public void setUrl (String value)

Sets the value of the url property.

Parameters
value Allowed object is String

public void setZip (String value)

Sets the value of the zip property.

Parameters
value Allowed object is String