| java.lang.Object | |
| ↳ | com.netsuite.webservices.platform.common_2013_2.ChargeSearchRowBasic |
Java class for ChargeSearchRowBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ChargeSearchRowBasic">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="amount" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
<element name="billingItem" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="billTo" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="chargeDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
<element name="chargeType" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="class" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="createdDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
<element name="currency" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="department" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="externalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="id" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
<element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="location" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="modifiedDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
<element name="quantity" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="rate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="rule" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="runId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="salesOrder" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="stage" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="use" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnCustomFieldList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the amount property.
| |||||||||||
Gets the value of the billTo property.
| |||||||||||
Gets the value of the billingItem property.
| |||||||||||
Gets the value of the chargeDate property.
| |||||||||||
Gets the value of the chargeType property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the currency property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the id property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the modifiedDate property.
| |||||||||||
Gets the value of the quantity property.
| |||||||||||
Gets the value of the rate property.
| |||||||||||
Gets the value of the rule property.
| |||||||||||
Gets the value of the runId property.
| |||||||||||
Gets the value of the salesOrder property.
| |||||||||||
Gets the value of the stage property.
| |||||||||||
Gets the value of the use property.
| |||||||||||
Sets the value of the amount property.
| |||||||||||
Sets the value of the billTo property.
| |||||||||||
Sets the value of the billingItem property.
| |||||||||||
Sets the value of the chargeDate property.
| |||||||||||
Sets the value of the chargeType property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the currency property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the modifiedDate property.
| |||||||||||
Sets the value of the quantity property.
| |||||||||||
Sets the value of the rate property.
| |||||||||||
Sets the value of the rule property.
| |||||||||||
Sets the value of the runId property.
| |||||||||||
Sets the value of the salesOrder property.
| |||||||||||
Sets the value of the stage property.
| |||||||||||
Sets the value of the use property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the amount property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the amount property.
For example, to add a new item, do as follows:
getAmount().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnDoubleField
Gets the value of the billTo property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the billTo property.
For example, to add a new item, do as follows:
getBillTo().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the billingItem property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the billingItem property.
For example, to add a new item, do as follows:
getBillingItem().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the chargeDate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the chargeDate property.
For example, to add a new item, do as follows:
getChargeDate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnDateField
Gets the value of the chargeType property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the chargeType property.
For example, to add a new item, do as follows:
getChargeType().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnEnumSelectField
Gets the value of the clazz property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the clazz property.
For example, to add a new item, do as follows:
getClazz().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the createdDate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the createdDate property.
For example, to add a new item, do as follows:
getCreatedDate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnDateField
Gets the value of the currency property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the currency property.
For example, to add a new item, do as follows:
getCurrency().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the customFieldList property.
SearchColumnCustomFieldList
Gets the value of the department property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the department property.
For example, to add a new item, do as follows:
getDepartment().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the externalId property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the externalId property.
For example, to add a new item, do as follows:
getExternalId().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the id property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the id property.
For example, to add a new item, do as follows:
getId().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnLongField
Gets the value of the internalId property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the internalId property.
For example, to add a new item, do as follows:
getInternalId().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the location property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the location property.
For example, to add a new item, do as follows:
getLocation().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the modifiedDate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the modifiedDate property.
For example, to add a new item, do as follows:
getModifiedDate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnDateField
Gets the value of the quantity property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the quantity property.
For example, to add a new item, do as follows:
getQuantity().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the rate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the rate property.
For example, to add a new item, do as follows:
getRate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the rule property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the rule property.
For example, to add a new item, do as follows:
getRule().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the runId property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the runId property.
For example, to add a new item, do as follows:
getRunId().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the salesOrder property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the salesOrder property.
For example, to add a new item, do as follows:
getSalesOrder().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the stage property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the stage property.
For example, to add a new item, do as follows:
getStage().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnEnumSelectField
Gets the value of the use property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the use property.
For example, to add a new item, do as follows:
getUse().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnEnumSelectField
Sets the value of the amount property.
| amount | Allowed object is
SearchColumnDoubleField
|
|---|
Sets the value of the billTo property.
| billTo | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the billingItem property.
| billingItem | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the chargeDate property.
| chargeDate | Allowed object is
SearchColumnDateField
|
|---|
Sets the value of the chargeType property.
| chargeType | Allowed object is
SearchColumnEnumSelectField
|
|---|
Sets the value of the clazz property.
| clazz | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the createdDate property.
| createdDate | Allowed object is
SearchColumnDateField
|
|---|
Sets the value of the currency property.
| currency | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
SearchColumnCustomFieldList
|
|---|
Sets the value of the department property.
| department | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the externalId property.
| externalId | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the id property.
| id | Allowed object is
SearchColumnLongField
|
|---|
Sets the value of the internalId property.
| internalId | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the location property.
| location | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the modifiedDate property.
| modifiedDate | Allowed object is
SearchColumnDateField
|
|---|
Sets the value of the quantity property.
| quantity | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the rate property.
| rate | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the rule property.
| rule | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the runId property.
| runId | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the salesOrder property.
| salesOrder | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the stage property.
| stage | Allowed object is
SearchColumnEnumSelectField
|
|---|
Sets the value of the use property.
| use | Allowed object is
SearchColumnEnumSelectField
|
|---|