| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.messages_2010_2.AsyncResult | |
| ↳ | com.netsuite.webservices.platform.messages_2010_2.AsyncDeleteListResult | |
Java class for AsyncDeleteListResult complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AsyncDeleteListResult">
<complexContent>
<extension base="{urn:messages_2010_2.platform.webservices.netsuite.com}AsyncResult">
<sequence>
<element ref="{urn:messages_2010_2.platform.webservices.netsuite.com}writeResponseList"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| writeResponseList | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the writeResponseList property.
| |||||||||||
Sets the value of the writeResponseList property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the writeResponseList property.
WriteResponseList
Sets the value of the writeResponseList property.
| value | Allowed object is
WriteResponseList
|
|---|