| java.lang.Object | |||
| ↳ | com.netsuite.webservices.platform.core_2013_2.SearchRow | ||
| ↳ | com.netsuite.webservices.platform.core_2013_2.SearchRowBasic | ||
| ↳ | com.netsuite.webservices.platform.common_2013_2.AccountingPeriodSearchRowBasic | ||
Java class for AccountingPeriodSearchRowBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AccountingPeriodSearchRowBasic">
<complexContent>
<extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRowBasic">
<sequence>
<element name="allLocked" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="allowNonGLChanges" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="apLocked" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="arLocked" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="closed" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="closedOnDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
<element name="endDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
<element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isAdjust" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isInactive" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isQuarter" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isYear" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="parent" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="payrollLocked" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="periodName" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="startDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| allLocked | |||||||||||
| allowNonGLChanges | |||||||||||
| apLocked | |||||||||||
| arLocked | |||||||||||
| closed | |||||||||||
| closedOnDate | |||||||||||
| endDate | |||||||||||
| internalId | |||||||||||
| isAdjust | |||||||||||
| isInactive | |||||||||||
| isQuarter | |||||||||||
| isYear | |||||||||||
| parent | |||||||||||
| payrollLocked | |||||||||||
| periodName | |||||||||||
| startDate | |||||||||||
| 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 internalId property.
| |||||||||||
Gets the value of the isAdjust property.
| |||||||||||
Gets the value of the isInactive 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 internalId property.
| |||||||||||
Sets the value of the isAdjust property.
| |||||||||||
Sets the value of the isInactive 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
java.lang.Object
| |||||||||||
Gets the value of the allLocked property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the allLocked property.
For example, to add a new item, do as follows:
getAllLocked().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the allowNonGLChanges property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the allowNonGLChanges property.
For example, to add a new item, do as follows:
getAllowNonGLChanges().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the apLocked property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the apLocked property.
For example, to add a new item, do as follows:
getApLocked().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the arLocked property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the arLocked property.
For example, to add a new item, do as follows:
getArLocked().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the closed property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the closed property.
For example, to add a new item, do as follows:
getClosed().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the closedOnDate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the closedOnDate property.
For example, to add a new item, do as follows:
getClosedOnDate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnDateField
Gets the value of the endDate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the endDate property.
For example, to add a new item, do as follows:
getEndDate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnDateField
Gets the value of the internalId property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the internalId property.
For example, to add a new item, do as follows:
getInternalId().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the isAdjust property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the isAdjust property.
For example, to add a new item, do as follows:
getIsAdjust().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the isInactive property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the isInactive property.
For example, to add a new item, do as follows:
getIsInactive().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the isQuarter property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the isQuarter property.
For example, to add a new item, do as follows:
getIsQuarter().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the isYear property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the isYear property.
For example, to add a new item, do as follows:
getIsYear().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the parent property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the parent property.
For example, to add a new item, do as follows:
getParent().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the payrollLocked property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the payrollLocked property.
For example, to add a new item, do as follows:
getPayrollLocked().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the periodName property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the periodName property.
For example, to add a new item, do as follows:
getPeriodName().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the startDate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the startDate property.
For example, to add a new item, do as follows:
getStartDate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnDateField
Sets the value of the allLocked property.
| allLocked | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the allowNonGLChanges property.
| allowNonGLChanges | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the apLocked property.
| apLocked | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the arLocked property.
| arLocked | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the closed property.
| closed | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the closedOnDate property.
| closedOnDate | Allowed object is
SearchColumnDateField
|
|---|
Sets the value of the endDate property.
| endDate | Allowed object is
SearchColumnDateField
|
|---|
Sets the value of the internalId property.
| internalId | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the isAdjust property.
| isAdjust | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the isInactive property.
| isInactive | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the isQuarter property.
| isQuarter | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the isYear property.
| isYear | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the parent property.
| parent | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the payrollLocked property.
| payrollLocked | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the periodName property.
| periodName | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the startDate property.
| startDate | Allowed object is
SearchColumnDateField
|
|---|