| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRecord | |
| ↳ | com.netsuite.webservices.platform.common_2010_2.LocationSearchBasic | |
Java class for LocationSearchBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LocationSearchBasic">
<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="county" 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="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="isInactive" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="isOffice" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="makeInventoryAvailable" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="makeInventoryAvailableStore" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" 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="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="tranprefix" 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>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| address | |||||||||||
| city | |||||||||||
| country | |||||||||||
| county | |||||||||||
| customFieldList | |||||||||||
| externalId | |||||||||||
| externalIdString | |||||||||||
| internalId | |||||||||||
| internalIdNumber | |||||||||||
| isInactive | |||||||||||
| isOffice | |||||||||||
| makeInventoryAvailable | |||||||||||
| makeInventoryAvailableStore | |||||||||||
| name | |||||||||||
| nameNoHierarchy | |||||||||||
| phone | |||||||||||
| state | |||||||||||
| subsidiary | |||||||||||
| tranprefix | |||||||||||
| zip | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the address property.
| |||||||||||
Gets the value of the city property.
| |||||||||||
Gets the value of the country property.
| |||||||||||
Gets the value of the county property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the externalIdString property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the internalIdNumber property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the isOffice property.
| |||||||||||
Gets the value of the makeInventoryAvailable property.
| |||||||||||
Gets the value of the makeInventoryAvailableStore property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the nameNoHierarchy property.
| |||||||||||
Gets the value of the phone property.
| |||||||||||
Gets the value of the state property.
| |||||||||||
Gets the value of the subsidiary property.
| |||||||||||
Gets the value of the tranprefix property.
| |||||||||||
Gets the value of the zip property.
| |||||||||||
Sets the value of the address property.
| |||||||||||
Sets the value of the city property.
| |||||||||||
Sets the value of the country property.
| |||||||||||
Sets the value of the county property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the externalIdString property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the internalIdNumber property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the isOffice property.
| |||||||||||
Sets the value of the makeInventoryAvailable property.
| |||||||||||
Sets the value of the makeInventoryAvailableStore property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the nameNoHierarchy property.
| |||||||||||
Sets the value of the phone property.
| |||||||||||
Sets the value of the state property.
| |||||||||||
Sets the value of the subsidiary property.
| |||||||||||
Sets the value of the tranprefix property.
| |||||||||||
Sets the value of the zip property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the address property.
SearchStringField
Gets the value of the city property.
SearchStringField
Gets the value of the country property.
SearchEnumMultiSelectField
Gets the value of the county property.
SearchStringField
Gets the value of the customFieldList property.
SearchCustomFieldList
Gets the value of the externalId property.
SearchMultiSelectField
Gets the value of the externalIdString property.
SearchStringField
Gets the value of the internalId property.
SearchMultiSelectField
Gets the value of the internalIdNumber property.
SearchLongField
Gets the value of the isInactive property.
SearchBooleanField
Gets the value of the isOffice property.
SearchBooleanField
Gets the value of the makeInventoryAvailable property.
SearchBooleanField
Gets the value of the makeInventoryAvailableStore property.
SearchBooleanField
Gets the value of the name property.
SearchStringField
Gets the value of the nameNoHierarchy property.
SearchStringField
Gets the value of the phone property.
SearchStringField
Gets the value of the state property.
SearchStringField
Gets the value of the subsidiary property.
SearchMultiSelectField
Gets the value of the tranprefix property.
SearchStringField
Gets the value of the zip property.
SearchStringField
Sets the value of the address property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the city property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the country property.
| value | Allowed object is
SearchEnumMultiSelectField
|
|---|
Sets the value of the county property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
SearchCustomFieldList
|
|---|
Sets the value of the externalId property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the externalIdString property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the internalId property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the internalIdNumber property.
| value | Allowed object is
SearchLongField
|
|---|
Sets the value of the isInactive property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the isOffice property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the makeInventoryAvailable property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the makeInventoryAvailableStore property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the name property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the nameNoHierarchy property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the phone property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the state property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the subsidiary property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the tranprefix property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the zip property.
| value | Allowed object is
SearchStringField
|
|---|