public class

EntitySearchBasic

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

Class Overview

Java class for EntitySearchBasic complex type.

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

 <complexType name="EntitySearchBasic">
   <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="addressee" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="addressLabel" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="addressPhone" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="attention" 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="comments" 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="county" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="dateCreated" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
         <element name="email" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="entityId" 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="giveAccess" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="globalSubscriptionStatus" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
         <element name="image" 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="isDefaultBilling" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="isDefaultShipping" 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="language" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
         <element name="lastModifiedDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
         <element name="level" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
         <element name="permission" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
         <element name="phone" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="phoneticName" 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="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="zipCode" 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 addressLabel
protected SearchStringField addressPhone
protected SearchStringField addressee
protected SearchStringField attention
protected SearchStringField city
protected SearchStringField comments
protected SearchEnumMultiSelectField country
protected SearchStringField county
protected SearchCustomFieldList customFieldList
protected SearchDateField dateCreated
protected SearchStringField email
protected SearchStringField entityId
protected SearchMultiSelectField externalId
protected SearchStringField externalIdString
protected SearchStringField fax
protected SearchBooleanField giveAccess
protected SearchEnumMultiSelectField globalSubscriptionStatus
protected SearchStringField image
protected SearchMultiSelectField internalId
protected SearchLongField internalIdNumber
protected SearchBooleanField isDefaultBilling
protected SearchBooleanField isDefaultShipping
protected SearchBooleanField isInactive
protected SearchEnumMultiSelectField language
protected SearchDateField lastModifiedDate
protected SearchEnumMultiSelectField level
protected SearchEnumMultiSelectField permission
protected SearchStringField phone
protected SearchStringField phoneticName
protected SearchStringField state
protected SearchMultiSelectField subsidiary
protected SearchStringField zipCode
Public Constructors
EntitySearchBasic()
Public Methods
SearchStringField getAddress()
Gets the value of the address property.
SearchStringField getAddressLabel()
Gets the value of the addressLabel property.
SearchStringField getAddressPhone()
Gets the value of the addressPhone property.
SearchStringField getAddressee()
Gets the value of the addressee property.
SearchStringField getAttention()
Gets the value of the attention property.
SearchStringField getCity()
Gets the value of the city property.
SearchStringField getComments()
Gets the value of the comments property.
SearchEnumMultiSelectField getCountry()
Gets the value of the country property.
SearchStringField getCounty()
Gets the value of the county property.
SearchCustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
SearchDateField getDateCreated()
Gets the value of the dateCreated property.
SearchStringField getEmail()
Gets the value of the email property.
SearchStringField getEntityId()
Gets the value of the entityId 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.
SearchBooleanField getGiveAccess()
Gets the value of the giveAccess property.
SearchEnumMultiSelectField getGlobalSubscriptionStatus()
Gets the value of the globalSubscriptionStatus property.
SearchStringField getImage()
Gets the value of the image property.
SearchMultiSelectField getInternalId()
Gets the value of the internalId property.
SearchLongField getInternalIdNumber()
Gets the value of the internalIdNumber property.
SearchBooleanField getIsDefaultBilling()
Gets the value of the isDefaultBilling property.
SearchBooleanField getIsDefaultShipping()
Gets the value of the isDefaultShipping property.
SearchBooleanField getIsInactive()
Gets the value of the isInactive property.
SearchEnumMultiSelectField getLanguage()
Gets the value of the language property.
SearchDateField getLastModifiedDate()
Gets the value of the lastModifiedDate property.
SearchEnumMultiSelectField getLevel()
Gets the value of the level property.
SearchEnumMultiSelectField getPermission()
Gets the value of the permission property.
SearchStringField getPhone()
Gets the value of the phone property.
SearchStringField getPhoneticName()
Gets the value of the phoneticName property.
SearchStringField getState()
Gets the value of the state property.
SearchMultiSelectField getSubsidiary()
Gets the value of the subsidiary property.
SearchStringField getZipCode()
Gets the value of the zipCode property.
void setAddress(SearchStringField value)
Sets the value of the address property.
void setAddressLabel(SearchStringField value)
Sets the value of the addressLabel property.
void setAddressPhone(SearchStringField value)
Sets the value of the addressPhone property.
void setAddressee(SearchStringField value)
Sets the value of the addressee property.
void setAttention(SearchStringField value)
Sets the value of the attention property.
void setCity(SearchStringField value)
Sets the value of the city property.
void setComments(SearchStringField value)
Sets the value of the comments property.
void setCountry(SearchEnumMultiSelectField value)
Sets the value of the country property.
void setCounty(SearchStringField value)
Sets the value of the county property.
void setCustomFieldList(SearchCustomFieldList value)
Sets the value of the customFieldList property.
void setDateCreated(SearchDateField value)
Sets the value of the dateCreated property.
void setEmail(SearchStringField value)
Sets the value of the email property.
void setEntityId(SearchStringField value)
Sets the value of the entityId 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 setGiveAccess(SearchBooleanField value)
Sets the value of the giveAccess property.
void setGlobalSubscriptionStatus(SearchEnumMultiSelectField value)
Sets the value of the globalSubscriptionStatus property.
void setImage(SearchStringField value)
Sets the value of the image property.
void setInternalId(SearchMultiSelectField value)
Sets the value of the internalId property.
void setInternalIdNumber(SearchLongField value)
Sets the value of the internalIdNumber property.
void setIsDefaultBilling(SearchBooleanField value)
Sets the value of the isDefaultBilling property.
void setIsDefaultShipping(SearchBooleanField value)
Sets the value of the isDefaultShipping property.
void setIsInactive(SearchBooleanField value)
Sets the value of the isInactive property.
void setLanguage(SearchEnumMultiSelectField value)
Sets the value of the language property.
void setLastModifiedDate(SearchDateField value)
Sets the value of the lastModifiedDate property.
void setLevel(SearchEnumMultiSelectField value)
Sets the value of the level property.
void setPermission(SearchEnumMultiSelectField value)
Sets the value of the permission property.
void setPhone(SearchStringField value)
Sets the value of the phone property.
void setPhoneticName(SearchStringField value)
Sets the value of the phoneticName property.
void setState(SearchStringField value)
Sets the value of the state property.
void setSubsidiary(SearchMultiSelectField value)
Sets the value of the subsidiary property.
void setZipCode(SearchStringField value)
Sets the value of the zipCode property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected SearchStringField address

protected SearchStringField addressLabel

protected SearchStringField addressPhone

protected SearchStringField addressee

protected SearchStringField attention

protected SearchStringField city

protected SearchStringField comments

protected SearchEnumMultiSelectField country

protected SearchStringField county

protected SearchCustomFieldList customFieldList

protected SearchDateField dateCreated

protected SearchStringField email

protected SearchStringField entityId

protected SearchMultiSelectField externalId

protected SearchStringField externalIdString

protected SearchStringField fax

protected SearchBooleanField giveAccess

protected SearchEnumMultiSelectField globalSubscriptionStatus

protected SearchStringField image

protected SearchMultiSelectField internalId

protected SearchLongField internalIdNumber

protected SearchBooleanField isDefaultBilling

protected SearchBooleanField isDefaultShipping

protected SearchBooleanField isInactive

protected SearchEnumMultiSelectField language

protected SearchDateField lastModifiedDate

protected SearchEnumMultiSelectField level

protected SearchEnumMultiSelectField permission

protected SearchStringField phone

protected SearchStringField phoneticName

protected SearchStringField state

protected SearchMultiSelectField subsidiary

protected SearchStringField zipCode

Public Constructors

public EntitySearchBasic ()

Public Methods

public SearchStringField getAddress ()

Gets the value of the address property.

Returns

public SearchStringField getAddressLabel ()

Gets the value of the addressLabel property.

Returns

public SearchStringField getAddressPhone ()

Gets the value of the addressPhone property.

Returns

public SearchStringField getAddressee ()

Gets the value of the addressee property.

Returns

public SearchStringField getAttention ()

Gets the value of the attention property.

Returns

public SearchStringField getCity ()

Gets the value of the city property.

Returns

public SearchStringField getComments ()

Gets the value of the comments property.

Returns

public SearchEnumMultiSelectField getCountry ()

Gets the value of the country property.

Returns

public SearchStringField getCounty ()

Gets the value of the county property.

Returns

public SearchCustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public SearchDateField getDateCreated ()

Gets the value of the dateCreated property.

Returns

public SearchStringField getEmail ()

Gets the value of the email property.

Returns

public SearchStringField getEntityId ()

Gets the value of the entityId 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 SearchBooleanField getGiveAccess ()

Gets the value of the giveAccess property.

Returns

public SearchEnumMultiSelectField getGlobalSubscriptionStatus ()

Gets the value of the globalSubscriptionStatus property.

Returns

public SearchStringField getImage ()

Gets the value of the image 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 getIsDefaultBilling ()

Gets the value of the isDefaultBilling property.

Returns

public SearchBooleanField getIsDefaultShipping ()

Gets the value of the isDefaultShipping property.

Returns

public SearchBooleanField getIsInactive ()

Gets the value of the isInactive property.

Returns

public SearchEnumMultiSelectField getLanguage ()

Gets the value of the language property.

Returns

public SearchDateField getLastModifiedDate ()

Gets the value of the lastModifiedDate property.

Returns

public SearchEnumMultiSelectField getLevel ()

Gets the value of the level property.

Returns

public SearchEnumMultiSelectField getPermission ()

Gets the value of the permission property.

Returns

public SearchStringField getPhone ()

Gets the value of the phone property.

Returns

public SearchStringField getPhoneticName ()

Gets the value of the phoneticName property.

Returns

public SearchStringField getState ()

Gets the value of the state property.

Returns

public SearchMultiSelectField getSubsidiary ()

Gets the value of the subsidiary property.

Returns

public SearchStringField getZipCode ()

Gets the value of the zipCode property.

Returns

public void setAddress (SearchStringField value)

Sets the value of the address property.

Parameters
value Allowed object is SearchStringField

public void setAddressLabel (SearchStringField value)

Sets the value of the addressLabel property.

Parameters
value Allowed object is SearchStringField

public void setAddressPhone (SearchStringField value)

Sets the value of the addressPhone property.

Parameters
value Allowed object is SearchStringField

public void setAddressee (SearchStringField value)

Sets the value of the addressee property.

Parameters
value Allowed object is SearchStringField

public void setAttention (SearchStringField value)

Sets the value of the attention 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 setComments (SearchStringField value)

Sets the value of the comments 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 setCounty (SearchStringField value)

Sets the value of the county property.

Parameters
value Allowed object is SearchStringField

public void setCustomFieldList (SearchCustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is SearchCustomFieldList

public void setDateCreated (SearchDateField value)

Sets the value of the dateCreated property.

Parameters
value Allowed object is SearchDateField

public void setEmail (SearchStringField value)

Sets the value of the email property.

Parameters
value Allowed object is SearchStringField

public void setEntityId (SearchStringField value)

Sets the value of the entityId 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 setGiveAccess (SearchBooleanField value)

Sets the value of the giveAccess property.

Parameters
value Allowed object is SearchBooleanField

public void setGlobalSubscriptionStatus (SearchEnumMultiSelectField value)

Sets the value of the globalSubscriptionStatus property.

Parameters
value Allowed object is SearchEnumMultiSelectField

public void setImage (SearchStringField value)

Sets the value of the image 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 setIsDefaultBilling (SearchBooleanField value)

Sets the value of the isDefaultBilling property.

Parameters
value Allowed object is SearchBooleanField

public void setIsDefaultShipping (SearchBooleanField value)

Sets the value of the isDefaultShipping 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 setLanguage (SearchEnumMultiSelectField value)

Sets the value of the language property.

Parameters
value Allowed object is SearchEnumMultiSelectField

public void setLastModifiedDate (SearchDateField value)

Sets the value of the lastModifiedDate property.

Parameters
value Allowed object is SearchDateField

public void setLevel (SearchEnumMultiSelectField value)

Sets the value of the level property.

Parameters
value Allowed object is SearchEnumMultiSelectField

public void setPermission (SearchEnumMultiSelectField value)

Sets the value of the permission property.

Parameters
value Allowed object is SearchEnumMultiSelectField

public void setPhone (SearchStringField value)

Sets the value of the phone property.

Parameters
value Allowed object is SearchStringField

public void setPhoneticName (SearchStringField value)

Sets the value of the phoneticName 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 setSubsidiary (SearchMultiSelectField value)

Sets the value of the subsidiary property.

Parameters
value Allowed object is SearchMultiSelectField

public void setZipCode (SearchStringField value)

Sets the value of the zipCode property.

Parameters
value Allowed object is SearchStringField