| 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.RevRecTemplateSearchRowBasic | ||
Java class for RevRecTemplateSearchRowBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RevRecTemplateSearchRowBasic">
<complexContent>
<extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRowBasic">
<sequence>
<element name="amorMethod" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="amorPeriod" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="amorStartOffset" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="amorTermSrc" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="amorType" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="contraAccount" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="deferralAccount" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="externalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isInactive" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="name" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="periodOffset" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="targetAccount" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="useForeignAmounts" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| amorMethod | |||||||||||
| amorPeriod | |||||||||||
| amorStartOffset | |||||||||||
| amorTermSrc | |||||||||||
| amorType | |||||||||||
| contraAccount | |||||||||||
| deferralAccount | |||||||||||
| externalId | |||||||||||
| internalId | |||||||||||
| isInactive | |||||||||||
| name | |||||||||||
| periodOffset | |||||||||||
| targetAccount | |||||||||||
| useForeignAmounts | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
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 isInactive 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.
| |||||||||||
Sets the value of the amorMethod property.
| |||||||||||
Sets the value of the amorPeriod property.
| |||||||||||
Sets the value of the amorStartOffset property.
| |||||||||||
Sets the value of the amorTermSrc property.
| |||||||||||
Sets the value of the amorType property.
| |||||||||||
Sets the value of the contraAccount property.
| |||||||||||
Sets the value of the deferralAccount property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the periodOffset property.
| |||||||||||
Sets the value of the targetAccount property.
| |||||||||||
Sets the value of the useForeignAmounts property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
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 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
SearchColumnStringField
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
Sets the value of the amorMethod property.
| amorMethod | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the amorPeriod property.
| amorPeriod | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the amorStartOffset property.
| amorStartOffset | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the amorTermSrc property.
| amorTermSrc | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the amorType property.
| amorType | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the contraAccount property.
| contraAccount | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the deferralAccount property.
| deferralAccount | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the externalId property.
| externalId | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the internalId property.
| internalId | Allowed object is
SearchColumnLongField
|
|---|
Sets the value of the isInactive property.
| isInactive | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the name property.
| name | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the periodOffset property.
| periodOffset | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the targetAccount property.
| targetAccount | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the useForeignAmounts property.
| useForeignAmounts | Allowed object is
SearchColumnBooleanField
|
|---|