| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2013_2.Record | |
| ↳ | com.netsuite.webservices.lists.accounting_2013_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_2013_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_2013_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="fiscalCalendar" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" 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="fiscalCalendarsList" type="{urn:accounting_2013_2.lists.webservices.netsuite.com}AccountingPeriodFiscalCalendarsList" 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 | |||||||||||
| fiscalCalendar | |||||||||||
| fiscalCalendarsList | |||||||||||
| internalId | |||||||||||
| isAdjust | |||||||||||
| isQuarter | |||||||||||
| isYear | |||||||||||
| parent | |||||||||||
| payrollLocked | |||||||||||
| periodName | |||||||||||
| startDate | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2013_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
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 closedOnDate property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the fiscalCalendar property.
| |||||||||||
Gets the value of the fiscalCalendarsList property.
| |||||||||||
Gets the value of the internalId 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 parent property.
| |||||||||||
Gets the value of the payrollLocked property.
| |||||||||||
Gets the value of the periodName property.
| |||||||||||
Gets the value of the startDate 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 fiscalCalendar property.
| |||||||||||
Sets the value of the fiscalCalendarsList 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_2013_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the allLocked property. This getter has been renamed from isAllLocked() to getAllLocked() by cxf-xjc-boolean plugin.
Gets the value of the allowNonGLChanges property. This getter has been renamed from isAllowNonGLChanges() to getAllowNonGLChanges() by cxf-xjc-boolean plugin.
Gets the value of the apLocked property. This getter has been renamed from isApLocked() to getApLocked() by cxf-xjc-boolean plugin.
Gets the value of the arLocked property. This getter has been renamed from isArLocked() to getArLocked() by cxf-xjc-boolean plugin.
Gets the value of the closed property. This getter has been renamed from isClosed() to getClosed() by cxf-xjc-boolean plugin.
Gets the value of the closedOnDate property.
Gets the value of the endDate property.
Gets the value of the fiscalCalendar property.
RecordRef
Gets the value of the fiscalCalendarsList property.
AccountingPeriodFiscalCalendarsList
Gets the value of the internalId property.
Gets the value of the isAdjust property. This getter has been renamed from isIsAdjust() to getIsAdjust() by cxf-xjc-boolean plugin.
Gets the value of the isQuarter property. This getter has been renamed from isIsQuarter() to getIsQuarter() by cxf-xjc-boolean plugin.
Gets the value of the isYear property. This getter has been renamed from isIsYear() to getIsYear() by cxf-xjc-boolean plugin.
Gets the value of the parent property.
RecordRef
Gets the value of the payrollLocked property. This getter has been renamed from isPayrollLocked() to getPayrollLocked() by cxf-xjc-boolean plugin.
Gets the value of the periodName property.
Gets the value of the startDate 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 fiscalCalendar property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the fiscalCalendarsList property.
| value | Allowed object is
AccountingPeriodFiscalCalendarsList
|
|---|
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 |
|---|