| java.lang.Object | |
| ↳ | com.netsuite.webservices.platform.messages_2010_2.GetResponse |
Java class for GetResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:messages_2010_2.platform.webservices.netsuite.com}readResponse"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| readResponse | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the readResponse property.
| |||||||||||
Sets the value of the readResponse property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the readResponse property.
ReadResponse
Sets the value of the readResponse property.
| value | Allowed object is
ReadResponse
|
|---|