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