public class

SubsidiarySearchBasic

extends SearchRecord
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.SearchRecord
     ↳ com.netsuite.webservices.platform.common_2010_2.SubsidiarySearchBasic

Class Overview

Java class for SubsidiarySearchBasic complex type.

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

 <complexType name="SubsidiarySearchBasic">
   <complexContent>
     <extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
       <sequence>
         <element name="address" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="city" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="country" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
         <element name="currency" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="email" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="externalId" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="externalIdString" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="fax" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="internalId" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="internalIdNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
         <element name="isElimination" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="isInactive" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="legalName" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="name" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="nameNoHierarchy" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="phone" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="state" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="taxIdNum" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="tranPrefix" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="url" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="zip" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchCustomFieldList" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected SearchStringField address
protected SearchStringField city
protected SearchEnumMultiSelectField country
protected SearchMultiSelectField currency
protected SearchCustomFieldList customFieldList
protected SearchStringField email
protected SearchMultiSelectField externalId
protected SearchStringField externalIdString
protected SearchStringField fax
protected SearchMultiSelectField internalId
protected SearchLongField internalIdNumber
protected SearchBooleanField isElimination
protected SearchBooleanField isInactive
protected SearchStringField legalName
protected SearchStringField name
protected SearchStringField nameNoHierarchy
protected SearchStringField phone
protected SearchStringField state
protected SearchStringField taxIdNum
protected SearchStringField tranPrefix
protected SearchStringField url
protected SearchStringField zip
Public Constructors
SubsidiarySearchBasic()
Public Methods
SearchStringField getAddress()
Gets the value of the address property.
SearchStringField getCity()
Gets the value of the city property.
SearchEnumMultiSelectField getCountry()
Gets the value of the country property.
SearchMultiSelectField getCurrency()
Gets the value of the currency property.
SearchCustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
SearchStringField getEmail()
Gets the value of the email property.
SearchMultiSelectField getExternalId()
Gets the value of the externalId property.
SearchStringField getExternalIdString()
Gets the value of the externalIdString property.
SearchStringField getFax()
Gets the value of the fax property.
SearchMultiSelectField getInternalId()
Gets the value of the internalId property.
SearchLongField getInternalIdNumber()
Gets the value of the internalIdNumber property.
SearchBooleanField getIsElimination()
Gets the value of the isElimination property.
SearchBooleanField getIsInactive()
Gets the value of the isInactive property.
SearchStringField getLegalName()
Gets the value of the legalName property.
SearchStringField getName()
Gets the value of the name property.
SearchStringField getNameNoHierarchy()
Gets the value of the nameNoHierarchy property.
SearchStringField getPhone()
Gets the value of the phone property.
SearchStringField getState()
Gets the value of the state property.
SearchStringField getTaxIdNum()
Gets the value of the taxIdNum property.
SearchStringField getTranPrefix()
Gets the value of the tranPrefix property.
SearchStringField getUrl()
Gets the value of the url property.
SearchStringField getZip()
Gets the value of the zip property.
void setAddress(SearchStringField value)
Sets the value of the address property.
void setCity(SearchStringField value)
Sets the value of the city property.
void setCountry(SearchEnumMultiSelectField value)
Sets the value of the country property.
void setCurrency(SearchMultiSelectField value)
Sets the value of the currency property.
void setCustomFieldList(SearchCustomFieldList value)
Sets the value of the customFieldList property.
void setEmail(SearchStringField value)
Sets the value of the email property.
void setExternalId(SearchMultiSelectField value)
Sets the value of the externalId property.
void setExternalIdString(SearchStringField value)
Sets the value of the externalIdString property.
void setFax(SearchStringField value)
Sets the value of the fax property.
void setInternalId(SearchMultiSelectField value)
Sets the value of the internalId property.
void setInternalIdNumber(SearchLongField value)
Sets the value of the internalIdNumber property.
void setIsElimination(SearchBooleanField value)
Sets the value of the isElimination property.
void setIsInactive(SearchBooleanField value)
Sets the value of the isInactive property.
void setLegalName(SearchStringField value)
Sets the value of the legalName property.
void setName(SearchStringField value)
Sets the value of the name property.
void setNameNoHierarchy(SearchStringField value)
Sets the value of the nameNoHierarchy property.
void setPhone(SearchStringField value)
Sets the value of the phone property.
void setState(SearchStringField value)
Sets the value of the state property.
void setTaxIdNum(SearchStringField value)
Sets the value of the taxIdNum property.
void setTranPrefix(SearchStringField value)
Sets the value of the tranPrefix property.
void setUrl(SearchStringField value)
Sets the value of the url property.
void setZip(SearchStringField value)
Sets the value of the zip property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected SearchStringField address

protected SearchStringField city

protected SearchEnumMultiSelectField country

protected SearchMultiSelectField currency

protected SearchCustomFieldList customFieldList

protected SearchStringField email

protected SearchMultiSelectField externalId

protected SearchStringField externalIdString

protected SearchStringField fax

protected SearchMultiSelectField internalId

protected SearchLongField internalIdNumber

protected SearchBooleanField isElimination

protected SearchBooleanField isInactive

protected SearchStringField legalName

protected SearchStringField name

protected SearchStringField nameNoHierarchy

protected SearchStringField phone

protected SearchStringField state

protected SearchStringField taxIdNum

protected SearchStringField tranPrefix

protected SearchStringField url

protected SearchStringField zip

Public Constructors

public SubsidiarySearchBasic ()

Public Methods

public SearchStringField getAddress ()

Gets the value of the address property.

Returns

public SearchStringField getCity ()

Gets the value of the city property.

Returns

public SearchEnumMultiSelectField getCountry ()

Gets the value of the country property.

Returns

public SearchMultiSelectField getCurrency ()

Gets the value of the currency property.

Returns

public SearchCustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public SearchStringField getEmail ()

Gets the value of the email property.

Returns

public SearchMultiSelectField getExternalId ()

Gets the value of the externalId property.

Returns

public SearchStringField getExternalIdString ()

Gets the value of the externalIdString property.

Returns

public SearchStringField getFax ()

Gets the value of the fax property.

Returns

public SearchMultiSelectField getInternalId ()

Gets the value of the internalId property.

Returns

public SearchLongField getInternalIdNumber ()

Gets the value of the internalIdNumber property.

Returns

public SearchBooleanField getIsElimination ()

Gets the value of the isElimination property.

Returns

public SearchBooleanField getIsInactive ()

Gets the value of the isInactive property.

Returns

public SearchStringField getLegalName ()

Gets the value of the legalName property.

Returns

public SearchStringField getName ()

Gets the value of the name property.

Returns

public SearchStringField getNameNoHierarchy ()

Gets the value of the nameNoHierarchy property.

Returns

public SearchStringField getPhone ()

Gets the value of the phone property.

Returns

public SearchStringField getState ()

Gets the value of the state property.

Returns

public SearchStringField getTaxIdNum ()

Gets the value of the taxIdNum property.

Returns

public SearchStringField getTranPrefix ()

Gets the value of the tranPrefix property.

Returns

public SearchStringField getUrl ()

Gets the value of the url property.

Returns

public SearchStringField getZip ()

Gets the value of the zip property.

Returns

public void setAddress (SearchStringField value)

Sets the value of the address property.

Parameters
value Allowed object is SearchStringField

public void setCity (SearchStringField value)

Sets the value of the city property.

Parameters
value Allowed object is SearchStringField

public void setCountry (SearchEnumMultiSelectField value)

Sets the value of the country property.

Parameters
value Allowed object is SearchEnumMultiSelectField

public void setCurrency (SearchMultiSelectField value)

Sets the value of the currency property.

Parameters
value Allowed object is SearchMultiSelectField

public void setCustomFieldList (SearchCustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is SearchCustomFieldList

public void setEmail (SearchStringField value)

Sets the value of the email property.

Parameters
value Allowed object is SearchStringField

public void setExternalId (SearchMultiSelectField value)

Sets the value of the externalId property.

Parameters
value Allowed object is SearchMultiSelectField

public void setExternalIdString (SearchStringField value)

Sets the value of the externalIdString property.

Parameters
value Allowed object is SearchStringField

public void setFax (SearchStringField value)

Sets the value of the fax property.

Parameters
value Allowed object is SearchStringField

public void setInternalId (SearchMultiSelectField value)

Sets the value of the internalId property.

Parameters
value Allowed object is SearchMultiSelectField

public void setInternalIdNumber (SearchLongField value)

Sets the value of the internalIdNumber property.

Parameters
value Allowed object is SearchLongField

public void setIsElimination (SearchBooleanField value)

Sets the value of the isElimination property.

Parameters
value Allowed object is SearchBooleanField

public void setIsInactive (SearchBooleanField value)

Sets the value of the isInactive property.

Parameters
value Allowed object is SearchBooleanField

public void setLegalName (SearchStringField value)

Sets the value of the legalName property.

Parameters
value Allowed object is SearchStringField

public void setName (SearchStringField value)

Sets the value of the name property.

Parameters
value Allowed object is SearchStringField

public void setNameNoHierarchy (SearchStringField value)

Sets the value of the nameNoHierarchy property.

Parameters
value Allowed object is SearchStringField

public void setPhone (SearchStringField value)

Sets the value of the phone property.

Parameters
value Allowed object is SearchStringField

public void setState (SearchStringField value)

Sets the value of the state property.

Parameters
value Allowed object is SearchStringField

public void setTaxIdNum (SearchStringField value)

Sets the value of the taxIdNum property.

Parameters
value Allowed object is SearchStringField

public void setTranPrefix (SearchStringField value)

Sets the value of the tranPrefix property.

Parameters
value Allowed object is SearchStringField

public void setUrl (SearchStringField value)

Sets the value of the url property.

Parameters
value Allowed object is SearchStringField

public void setZip (SearchStringField value)

Sets the value of the zip property.

Parameters
value Allowed object is SearchStringField