| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRecord | |
| ↳ | com.netsuite.webservices.platform.common_2010_2.UnitsTypeSearchBasic | |
Java class for UnitsTypeSearchBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnitsTypeSearchBasic">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
<sequence>
<element name="abbreviation" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="baseUnit" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="conversionRate" 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="name" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="pluralAbbreviation" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="pluralName" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="unitName" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abbreviation | |||||||||||
| baseUnit | |||||||||||
| conversionRate | |||||||||||
| externalId | |||||||||||
| externalIdString | |||||||||||
| internalId | |||||||||||
| internalIdNumber | |||||||||||
| isInActive | |||||||||||
| name | |||||||||||
| pluralAbbreviation | |||||||||||
| pluralName | |||||||||||
| unitName | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the abbreviation property.
| |||||||||||
Gets the value of the baseUnit property.
| |||||||||||
Gets the value of the conversionRate 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 name property.
| |||||||||||
Gets the value of the pluralAbbreviation property.
| |||||||||||
Gets the value of the pluralName property.
| |||||||||||
Gets the value of the unitName property.
| |||||||||||
Sets the value of the abbreviation property.
| |||||||||||
Sets the value of the baseUnit property.
| |||||||||||
Sets the value of the conversionRate 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 name property.
| |||||||||||
Sets the value of the pluralAbbreviation property.
| |||||||||||
Sets the value of the pluralName property.
| |||||||||||
Sets the value of the unitName property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the abbreviation property.
SearchStringField
Gets the value of the baseUnit property.
SearchBooleanField
Gets the value of the conversionRate property.
SearchStringField
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 name property.
SearchStringField
Gets the value of the pluralAbbreviation property.
SearchStringField
Gets the value of the pluralName property.
SearchStringField
Gets the value of the unitName property.
SearchStringField
Sets the value of the abbreviation property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the baseUnit property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the conversionRate property.
| value | Allowed object is
SearchStringField
|
|---|
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 name property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the pluralAbbreviation property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the pluralName property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the unitName property.
| value | Allowed object is
SearchStringField
|
|---|