| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.documents.filecabinet_2010_2.Folder | |
Java class for Folder complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Folder">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isPrivate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="bundleable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="hideInBundle" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isOnline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="group" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="parent" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| bundleable | |||||||||||
| clazz | |||||||||||
| department | |||||||||||
| description | |||||||||||
| externalId | |||||||||||
| group | |||||||||||
| hideInBundle | |||||||||||
| internalId | |||||||||||
| isInactive | |||||||||||
| isOnline | |||||||||||
| isPrivate | |||||||||||
| location | |||||||||||
| name | |||||||||||
| parent | |||||||||||
| subsidiary | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the clazz property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the group property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the parent property.
| |||||||||||
Gets the value of the subsidiary property.
| |||||||||||
Gets the value of the bundleable property.
| |||||||||||
Gets the value of the hideInBundle property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the isOnline property.
| |||||||||||
Gets the value of the isPrivate property.
| |||||||||||
Sets the value of the bundleable property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the group property.
| |||||||||||
Sets the value of the hideInBundle property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the isOnline property.
| |||||||||||
Sets the value of the isPrivate property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the parent property.
| |||||||||||
Sets the value of the subsidiary property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the clazz property.
RecordRef
Gets the value of the department property.
RecordRef
Gets the value of the description property.
Gets the value of the externalId property.
Gets the value of the group property.
RecordRef
Gets the value of the internalId property.
Gets the value of the location property.
RecordRef
Gets the value of the name property.
Gets the value of the parent property.
RecordRef
Gets the value of the subsidiary property.
RecordRef
Gets the value of the bundleable property.
Gets the value of the hideInBundle property.
Gets the value of the isInactive property.
Gets the value of the isOnline property.
Gets the value of the isPrivate property.
Sets the value of the bundleable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the department property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the group property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the hideInBundle property.
| value | Allowed object is Boolean |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the isInactive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isOnline property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isPrivate property.
| value | Allowed object is Boolean |
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|
Sets the value of the parent property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the subsidiary property.
| value | Allowed object is
RecordRef
|
|---|