| java.lang.Object | |
| ↳ | com.netsuite.webservices.lists.accounting_2013_2.ItemMember |
Java class for ItemMember complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ItemMember">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="memberDescr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="componentYield" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="bomQuantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="quantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="memberUnit" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="vsoeDeferral" type="{urn:types.common_2013_2.platform.webservices.netsuite.com}VsoeDeferral" minOccurs="0"/>
<element name="vsoePermitDiscount" type="{urn:types.common_2013_2.platform.webservices.netsuite.com}VsoePermitDiscount" minOccurs="0"/>
<element name="vsoeDelivered" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="taxSchedule" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="taxcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="item" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="taxrate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="effectiveDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="obsoleteDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="effectiveRevision" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="obsoleteRevision" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="lineNumber" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| bomQuantity | |||||||||||
| componentYield | |||||||||||
| effectiveDate | |||||||||||
| effectiveRevision | |||||||||||
| item | |||||||||||
| lineNumber | |||||||||||
| memberDescr | |||||||||||
| memberUnit | |||||||||||
| obsoleteDate | |||||||||||
| obsoleteRevision | |||||||||||
| quantity | |||||||||||
| taxSchedule | |||||||||||
| taxcode | |||||||||||
| taxrate | |||||||||||
| vsoeDeferral | |||||||||||
| vsoeDelivered | |||||||||||
| vsoePermitDiscount | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the bomQuantity property.
| |||||||||||
Gets the value of the componentYield property.
| |||||||||||
Gets the value of the effectiveDate property.
| |||||||||||
Gets the value of the effectiveRevision property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the lineNumber property.
| |||||||||||
Gets the value of the memberDescr property.
| |||||||||||
Gets the value of the memberUnit property.
| |||||||||||
Gets the value of the obsoleteDate property.
| |||||||||||
Gets the value of the obsoleteRevision property.
| |||||||||||
Gets the value of the quantity property.
| |||||||||||
Gets the value of the taxSchedule property.
| |||||||||||
Gets the value of the taxcode property.
| |||||||||||
Gets the value of the taxrate property.
| |||||||||||
Gets the value of the vsoeDeferral property.
| |||||||||||
Gets the value of the vsoeDelivered property.
| |||||||||||
Gets the value of the vsoePermitDiscount property.
| |||||||||||
Sets the value of the bomQuantity property.
| |||||||||||
Sets the value of the componentYield property.
| |||||||||||
Sets the value of the effectiveDate property.
| |||||||||||
Sets the value of the effectiveRevision property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the lineNumber property.
| |||||||||||
Sets the value of the memberDescr property.
| |||||||||||
Sets the value of the memberUnit property.
| |||||||||||
Sets the value of the obsoleteDate property.
| |||||||||||
Sets the value of the obsoleteRevision property.
| |||||||||||
Sets the value of the quantity property.
| |||||||||||
Sets the value of the taxSchedule property.
| |||||||||||
Sets the value of the taxcode property.
| |||||||||||
Sets the value of the taxrate property.
| |||||||||||
Sets the value of the vsoeDeferral property.
| |||||||||||
Sets the value of the vsoeDelivered property.
| |||||||||||
Sets the value of the vsoePermitDiscount property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the bomQuantity property.
Gets the value of the componentYield property.
Gets the value of the effectiveDate property.
Gets the value of the effectiveRevision property.
RecordRef
Gets the value of the item property.
RecordRef
Gets the value of the lineNumber property.
Gets the value of the memberDescr property.
Gets the value of the memberUnit property.
Gets the value of the obsoleteDate property.
Gets the value of the obsoleteRevision property.
RecordRef
Gets the value of the quantity property.
Gets the value of the taxSchedule property.
RecordRef
Gets the value of the taxcode property.
Gets the value of the taxrate property.
Gets the value of the vsoeDeferral property.
VsoeDeferral
Gets the value of the vsoeDelivered property. This getter has been renamed from isVsoeDelivered() to getVsoeDelivered() by cxf-xjc-boolean plugin.
Gets the value of the vsoePermitDiscount property.
VsoePermitDiscount
Sets the value of the bomQuantity property.
| value | Allowed object is Double |
|---|
Sets the value of the componentYield property.
| value | Allowed object is Double |
|---|
Sets the value of the effectiveDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the effectiveRevision property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the item property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the lineNumber property.
| value | Allowed object is Long |
|---|
Sets the value of the memberDescr property.
| value | Allowed object is String |
|---|
Sets the value of the memberUnit property.
| value | Allowed object is String |
|---|
Sets the value of the obsoleteDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the obsoleteRevision property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the quantity property.
| value | Allowed object is Double |
|---|
Sets the value of the taxSchedule property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the taxcode property.
| value | Allowed object is String |
|---|
Sets the value of the taxrate property.
| value | Allowed object is Double |
|---|
Sets the value of the vsoeDeferral property.
| value | Allowed object is
VsoeDeferral
|
|---|
Sets the value of the vsoeDelivered property.
| value | Allowed object is Boolean |
|---|
Sets the value of the vsoePermitDiscount property.
| value | Allowed object is
VsoePermitDiscount
|
|---|