| java.lang.Object | |||
| ↳ | com.netsuite.webservices.platform.core_2013_2.SearchRecord | ||
| ↳ | com.netsuite.webservices.platform.core_2013_2.SearchRecordBasic | ||
| ↳ | com.netsuite.webservices.platform.common_2013_2.ResourceAllocationSearchBasic | ||
Java class for ResourceAllocationSearchBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResourceAllocationSearchBasic">
<complexContent>
<extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRecordBasic">
<sequence>
<element name="allocationType" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="allocationUnit" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
<element name="customer" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="endDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="externalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="externalIdString" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="internalIdNumber" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
<element name="numberHours" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="percentOfTime" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="project" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="requestedBy" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="resource" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="startDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchCustomFieldList" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| allocationType | |||||||||||
| allocationUnit | |||||||||||
| customFieldList | |||||||||||
| customer | |||||||||||
| endDate | |||||||||||
| externalId | |||||||||||
| externalIdString | |||||||||||
| internalId | |||||||||||
| internalIdNumber | |||||||||||
| numberHours | |||||||||||
| percentOfTime | |||||||||||
| project | |||||||||||
| requestedBy | |||||||||||
| resource | |||||||||||
| startDate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the allocationType property.
| |||||||||||
Gets the value of the allocationUnit property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customer property.
| |||||||||||
Gets the value of the endDate 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 numberHours property.
| |||||||||||
Gets the value of the percentOfTime property.
| |||||||||||
Gets the value of the project property.
| |||||||||||
Gets the value of the requestedBy property.
| |||||||||||
Gets the value of the resource property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Sets the value of the allocationType property.
| |||||||||||
Sets the value of the allocationUnit property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the customer property.
| |||||||||||
Sets the value of the endDate 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 numberHours property.
| |||||||||||
Sets the value of the percentOfTime property.
| |||||||||||
Sets the value of the project property.
| |||||||||||
Sets the value of the requestedBy property.
| |||||||||||
Sets the value of the resource property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the allocationType property.
SearchMultiSelectField
Gets the value of the allocationUnit property.
SearchEnumMultiSelectField
Gets the value of the customFieldList property.
SearchCustomFieldList
Gets the value of the customer property.
SearchMultiSelectField
Gets the value of the endDate property.
SearchDateField
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 numberHours property.
SearchDoubleField
Gets the value of the percentOfTime property.
SearchDoubleField
Gets the value of the project property.
SearchMultiSelectField
Gets the value of the requestedBy property.
SearchMultiSelectField
Gets the value of the resource property.
SearchMultiSelectField
Gets the value of the startDate property.
SearchDateField
Sets the value of the allocationType property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the allocationUnit property.
| value | Allowed object is
SearchEnumMultiSelectField
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
SearchCustomFieldList
|
|---|
Sets the value of the customer property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the endDate property.
| value | Allowed object is
SearchDateField
|
|---|
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 numberHours property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the percentOfTime property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the project property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the requestedBy property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the resource property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the startDate property.
| value | Allowed object is
SearchDateField
|
|---|