| java.lang.Object | |
| ↳ | com.netsuite.webservices.platform.common_2010_2.AccountingPeriodSearchRowBasic |
Java class for AccountingPeriodSearchRowBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AccountingPeriodSearchRowBasic">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="allLocked" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="allowNonGlChanges" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="apLocked" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="arLocked" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="closed" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="closedOnDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
<element name="endDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
<element name="internalId" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isAdjust" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isInactive" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isQuarter" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isYear" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="parent" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="payrollLocked" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="periodName" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="startDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</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.
| |||||||||||
|
[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