| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.lists.accounting_2010_2.AccountingPeriod | |
Java class for AccountingPeriod complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AccountingPeriod">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="periodName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="parent" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="endDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="closedOnDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="isAdjust" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isQuarter" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isYear" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="closed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="apLocked" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="arLocked" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="payrollLocked" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="allLocked" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="allowNonGLChanges" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| allLocked | |||||||||||
| allowNonGLChanges | |||||||||||
| apLocked | |||||||||||
| arLocked | |||||||||||
| closed | |||||||||||
| closedOnDate | |||||||||||
| endDate | |||||||||||
| internalId | |||||||||||
| isAdjust | |||||||||||
| isQuarter | |||||||||||
| isYear | |||||||||||
| parent | |||||||||||
| payrollLocked | |||||||||||
| periodName | |||||||||||
| startDate | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the closedOnDate property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the parent property.
| |||||||||||
Gets the value of the periodName property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the allLocked property.
| |||||||||||
Gets the value of the allowNonGLChanges property.
| |||||||||||
Gets the value of the apLocked property.
| |||||||||||
Gets the value of the arLocked property.
| |||||||||||
Gets the value of the closed property.
| |||||||||||
Gets the value of the isAdjust property.
| |||||||||||
Gets the value of the isQuarter property.
| |||||||||||
Gets the value of the isYear property.
| |||||||||||
Gets the value of the payrollLocked property.
| |||||||||||
Sets the value of the allLocked property.
| |||||||||||
Sets the value of the allowNonGLChanges property.
| |||||||||||
Sets the value of the apLocked property.
| |||||||||||
Sets the value of the arLocked property.
| |||||||||||
Sets the value of the closed property.
| |||||||||||
Sets the value of the closedOnDate property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isAdjust property.
| |||||||||||
Sets the value of the isQuarter property.
| |||||||||||
Sets the value of the isYear property.
| |||||||||||
Sets the value of the parent property.
| |||||||||||
Sets the value of the payrollLocked property.
| |||||||||||
Sets the value of the periodName property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the closedOnDate property.
Gets the value of the endDate property.
Gets the value of the internalId property.
Gets the value of the parent property.
RecordRef
Gets the value of the periodName property.
Gets the value of the startDate property.
Gets the value of the allLocked property.
Gets the value of the allowNonGLChanges property.
Gets the value of the apLocked property.
Gets the value of the arLocked property.
Gets the value of the closed property.
Gets the value of the isAdjust property.
Gets the value of the isQuarter property.
Gets the value of the isYear property.
Gets the value of the payrollLocked property.
Sets the value of the allLocked property.
| value | Allowed object is Boolean |
|---|
Sets the value of the allowNonGLChanges property.
| value | Allowed object is Boolean |
|---|
Sets the value of the apLocked property.
| value | Allowed object is Boolean |
|---|
Sets the value of the arLocked property.
| value | Allowed object is Boolean |
|---|
Sets the value of the closed property.
| value | Allowed object is Boolean |
|---|
Sets the value of the closedOnDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the isAdjust property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isQuarter property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isYear property.
| value | Allowed object is Boolean |
|---|
Sets the value of the parent property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the payrollLocked property.
| value | Allowed object is Boolean |
|---|
Sets the value of the periodName property.
| value | Allowed object is String |
|---|
Sets the value of the startDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|