| java.lang.Object | |
| ↳ | com.netsuite.webservices.platform.common_2012_1.RevRecTemplateSearchRowBasic |
Java class for RevRecTemplateSearchRowBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RevRecTemplateSearchRowBasic">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="amorInactive" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="amorMethod" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="amorPeriod" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="amorStartOffset" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="amorTermSrc" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="amorType" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="contraAccount" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="deferralAccount" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="externalId" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="internalId" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
<element name="name" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="periodOffset" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="targetAccount" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="useForeignAmounts" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| amorInactive | |||||||||||
| amorMethod | |||||||||||
| amorPeriod | |||||||||||
| amorStartOffset | |||||||||||
| amorTermSrc | |||||||||||
| amorType | |||||||||||
| contraAccount | |||||||||||
| deferralAccount | |||||||||||
| externalId | |||||||||||
| internalId | |||||||||||
| name | |||||||||||
| periodOffset | |||||||||||
| targetAccount | |||||||||||
| useForeignAmounts | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the amorInactive property.
| |||||||||||
Gets the value of the amorMethod property.
| |||||||||||
Gets the value of the amorPeriod property.
| |||||||||||
Gets the value of the amorStartOffset property.
| |||||||||||
Gets the value of the amorTermSrc property.
| |||||||||||
Gets the value of the amorType property.
| |||||||||||
Gets the value of the contraAccount property.
| |||||||||||
Gets the value of the deferralAccount property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the periodOffset property.
| |||||||||||
Gets the value of the targetAccount property.
| |||||||||||
Gets the value of the useForeignAmounts property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the amorInactive 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 amorInactive property.
For example, to add a new item, do as follows:
getAmorInactive().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the amorMethod 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 amorMethod property.
For example, to add a new item, do as follows:
getAmorMethod().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the amorPeriod 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 amorPeriod property.
For example, to add a new item, do as follows:
getAmorPeriod().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the amorStartOffset 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 amorStartOffset property.
For example, to add a new item, do as follows:
getAmorStartOffset().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the amorTermSrc 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 amorTermSrc property.
For example, to add a new item, do as follows:
getAmorTermSrc().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the amorType 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 amorType property.
For example, to add a new item, do as follows:
getAmorType().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the contraAccount 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 contraAccount property.
For example, to add a new item, do as follows:
getContraAccount().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the deferralAccount 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 deferralAccount property.
For example, to add a new item, do as follows:
getDeferralAccount().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the externalId 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 externalId property.
For example, to add a new item, do as follows:
getExternalId().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
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
SearchColumnLongField
Gets the value of the name 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 name property.
For example, to add a new item, do as follows:
getName().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the periodOffset 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 periodOffset property.
For example, to add a new item, do as follows:
getPeriodOffset().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the targetAccount 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 targetAccount property.
For example, to add a new item, do as follows:
getTargetAccount().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the useForeignAmounts 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 useForeignAmounts property.
For example, to add a new item, do as follows:
getUseForeignAmounts().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField