
tsg.ns.wsdl.coop.RevRecScheduleSearchRowBasic Maven / Gradle / Ivy
package tsg.ns.wsdl.coop;
import java.util.ArrayList;
import java.util.List;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlType;
/**
* Java class for RevRecScheduleSearchRowBasic complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="RevRecScheduleSearchRowBasic">
* <complexContent>
* <extension base="{urn:core_2023_1.platform.webservices.netsuite.com}SearchRowBasic">
* <sequence>
* <element name="accountingBook" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="amorStatus" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="amorTemplate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="amortizedAmount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="amorType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="amount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="currency" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="deferredAmount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="destAcct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="externalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="initialAmt" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="internalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="isRecognized" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="jeDoc" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="lineSequenceNumber" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="name" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="nameUrl" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="pctComplete" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="pctRecognition" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="periodOffset" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="recurAmount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="recurFxAmount" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="schedDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="scheduleNumber" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="sourceAcct" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="srcDocLine" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="srcTran" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="srcTranPostPeriod" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="startOffset" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
* <element name="useForeignAmounts" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
* </sequence>
* </extension>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "RevRecScheduleSearchRowBasic", namespace = "urn:common_2023_1.platform.webservices.netsuite.com", propOrder = {
"accountingBook",
"amorStatus",
"amorTemplate",
"amortizedAmount",
"amorType",
"amount",
"currency",
"deferredAmount",
"destAcct",
"externalId",
"initialAmt",
"internalId",
"isRecognized",
"jeDoc",
"lineSequenceNumber",
"name",
"nameUrl",
"pctComplete",
"pctRecognition",
"periodOffset",
"recurAmount",
"recurFxAmount",
"schedDate",
"scheduleNumber",
"sourceAcct",
"srcDocLine",
"srcTran",
"srcTranPostPeriod",
"startOffset",
"useForeignAmounts"
})
public class RevRecScheduleSearchRowBasic
extends SearchRowBasic
{
protected List accountingBook;
protected List amorStatus;
protected List amorTemplate;
protected List amortizedAmount;
protected List amorType;
protected List amount;
protected List currency;
protected List deferredAmount;
protected List destAcct;
protected List externalId;
protected List initialAmt;
protected List internalId;
protected List isRecognized;
protected List jeDoc;
protected List lineSequenceNumber;
protected List name;
protected List nameUrl;
protected List pctComplete;
protected List pctRecognition;
protected List periodOffset;
protected List recurAmount;
protected List recurFxAmount;
protected List schedDate;
protected List scheduleNumber;
protected List sourceAcct;
protected List srcDocLine;
protected List srcTran;
protected List srcTranPostPeriod;
protected List startOffset;
protected List useForeignAmounts;
/**
* Gets the value of the accountingBook 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 Jakarta XML Binding object.
* This is why there is not a set
method for the accountingBook property.
*
*
* For example, to add a new item, do as follows:
*
* getAccountingBook().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnSelectField }
*
*
*/
public List getAccountingBook() {
if (accountingBook == null) {
accountingBook = new ArrayList();
}
return this.accountingBook;
}
/**
* Gets the value of the amorStatus 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 Jakarta XML Binding object.
* This is why there is not a set
method for the amorStatus property.
*
*
* For example, to add a new item, do as follows:
*
* getAmorStatus().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnEnumSelectField }
*
*
*/
public List getAmorStatus() {
if (amorStatus == null) {
amorStatus = new ArrayList();
}
return this.amorStatus;
}
/**
* Gets the value of the amorTemplate 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 Jakarta XML Binding object.
* This is why there is not a set
method for the amorTemplate property.
*
*
* For example, to add a new item, do as follows:
*
* getAmorTemplate().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getAmorTemplate() {
if (amorTemplate == null) {
amorTemplate = new ArrayList();
}
return this.amorTemplate;
}
/**
* Gets the value of the amortizedAmount 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 Jakarta XML Binding object.
* This is why there is not a set
method for the amortizedAmount property.
*
*
* For example, to add a new item, do as follows:
*
* getAmortizedAmount().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getAmortizedAmount() {
if (amortizedAmount == null) {
amortizedAmount = new ArrayList();
}
return this.amortizedAmount;
}
/**
* 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 Jakarta XML Binding 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
* {@link SearchColumnEnumSelectField }
*
*
*/
public List getAmorType() {
if (amorType == null) {
amorType = new ArrayList();
}
return this.amorType;
}
/**
* Gets the value of the amount 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 Jakarta XML Binding object.
* This is why there is not a set
method for the amount property.
*
*
* For example, to add a new item, do as follows:
*
* getAmount().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getAmount() {
if (amount == null) {
amount = new ArrayList();
}
return this.amount;
}
/**
* Gets the value of the currency 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 Jakarta XML Binding object.
* This is why there is not a set
method for the currency property.
*
*
* For example, to add a new item, do as follows:
*
* getCurrency().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getCurrency() {
if (currency == null) {
currency = new ArrayList();
}
return this.currency;
}
/**
* Gets the value of the deferredAmount 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 Jakarta XML Binding object.
* This is why there is not a set
method for the deferredAmount property.
*
*
* For example, to add a new item, do as follows:
*
* getDeferredAmount().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getDeferredAmount() {
if (deferredAmount == null) {
deferredAmount = new ArrayList();
}
return this.deferredAmount;
}
/**
* Gets the value of the destAcct 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 Jakarta XML Binding object.
* This is why there is not a set
method for the destAcct property.
*
*
* For example, to add a new item, do as follows:
*
* getDestAcct().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getDestAcct() {
if (destAcct == null) {
destAcct = new ArrayList();
}
return this.destAcct;
}
/**
* 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 Jakarta XML Binding 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
* {@link SearchColumnSelectField }
*
*
*/
public List getExternalId() {
if (externalId == null) {
externalId = new ArrayList();
}
return this.externalId;
}
/**
* Gets the value of the initialAmt 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 Jakarta XML Binding object.
* This is why there is not a set
method for the initialAmt property.
*
*
* For example, to add a new item, do as follows:
*
* getInitialAmt().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getInitialAmt() {
if (initialAmt == null) {
initialAmt = new ArrayList();
}
return this.initialAmt;
}
/**
* 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 Jakarta XML Binding 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
* {@link SearchColumnSelectField }
*
*
*/
public List getInternalId() {
if (internalId == null) {
internalId = new ArrayList();
}
return this.internalId;
}
/**
* Gets the value of the isRecognized 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 Jakarta XML Binding object.
* This is why there is not a set
method for the isRecognized property.
*
*
* For example, to add a new item, do as follows:
*
* getIsRecognized().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnBooleanField }
*
*
*/
public List getIsRecognized() {
if (isRecognized == null) {
isRecognized = new ArrayList();
}
return this.isRecognized;
}
/**
* Gets the value of the jeDoc 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 Jakarta XML Binding object.
* This is why there is not a set
method for the jeDoc property.
*
*
* For example, to add a new item, do as follows:
*
* getJeDoc().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getJeDoc() {
if (jeDoc == null) {
jeDoc = new ArrayList();
}
return this.jeDoc;
}
/**
* Gets the value of the lineSequenceNumber 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 Jakarta XML Binding object.
* This is why there is not a set
method for the lineSequenceNumber property.
*
*
* For example, to add a new item, do as follows:
*
* getLineSequenceNumber().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnLongField }
*
*
*/
public List getLineSequenceNumber() {
if (lineSequenceNumber == null) {
lineSequenceNumber = new ArrayList();
}
return this.lineSequenceNumber;
}
/**
* 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 Jakarta XML Binding 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
* {@link SearchColumnStringField }
*
*
*/
public List getName() {
if (name == null) {
name = new ArrayList();
}
return this.name;
}
/**
* Gets the value of the nameUrl 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 Jakarta XML Binding object.
* This is why there is not a set
method for the nameUrl property.
*
*
* For example, to add a new item, do as follows:
*
* getNameUrl().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getNameUrl() {
if (nameUrl == null) {
nameUrl = new ArrayList();
}
return this.nameUrl;
}
/**
* Gets the value of the pctComplete 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 Jakarta XML Binding object.
* This is why there is not a set
method for the pctComplete property.
*
*
* For example, to add a new item, do as follows:
*
* getPctComplete().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getPctComplete() {
if (pctComplete == null) {
pctComplete = new ArrayList();
}
return this.pctComplete;
}
/**
* Gets the value of the pctRecognition 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 Jakarta XML Binding object.
* This is why there is not a set
method for the pctRecognition property.
*
*
* For example, to add a new item, do as follows:
*
* getPctRecognition().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getPctRecognition() {
if (pctRecognition == null) {
pctRecognition = new ArrayList();
}
return this.pctRecognition;
}
/**
* 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 Jakarta XML Binding 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
* {@link SearchColumnLongField }
*
*
*/
public List getPeriodOffset() {
if (periodOffset == null) {
periodOffset = new ArrayList();
}
return this.periodOffset;
}
/**
* Gets the value of the recurAmount 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 Jakarta XML Binding object.
* This is why there is not a set
method for the recurAmount property.
*
*
* For example, to add a new item, do as follows:
*
* getRecurAmount().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getRecurAmount() {
if (recurAmount == null) {
recurAmount = new ArrayList();
}
return this.recurAmount;
}
/**
* Gets the value of the recurFxAmount 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 Jakarta XML Binding object.
* This is why there is not a set
method for the recurFxAmount property.
*
*
* For example, to add a new item, do as follows:
*
* getRecurFxAmount().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDoubleField }
*
*
*/
public List getRecurFxAmount() {
if (recurFxAmount == null) {
recurFxAmount = new ArrayList();
}
return this.recurFxAmount;
}
/**
* Gets the value of the schedDate 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 Jakarta XML Binding object.
* This is why there is not a set
method for the schedDate property.
*
*
* For example, to add a new item, do as follows:
*
* getSchedDate().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnDateField }
*
*
*/
public List getSchedDate() {
if (schedDate == null) {
schedDate = new ArrayList();
}
return this.schedDate;
}
/**
* Gets the value of the scheduleNumber 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 Jakarta XML Binding object.
* This is why there is not a set
method for the scheduleNumber property.
*
*
* For example, to add a new item, do as follows:
*
* getScheduleNumber().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getScheduleNumber() {
if (scheduleNumber == null) {
scheduleNumber = new ArrayList();
}
return this.scheduleNumber;
}
/**
* Gets the value of the sourceAcct 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 Jakarta XML Binding object.
* This is why there is not a set
method for the sourceAcct property.
*
*
* For example, to add a new item, do as follows:
*
* getSourceAcct().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getSourceAcct() {
if (sourceAcct == null) {
sourceAcct = new ArrayList();
}
return this.sourceAcct;
}
/**
* Gets the value of the srcDocLine 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 Jakarta XML Binding object.
* This is why there is not a set
method for the srcDocLine property.
*
*
* For example, to add a new item, do as follows:
*
* getSrcDocLine().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getSrcDocLine() {
if (srcDocLine == null) {
srcDocLine = new ArrayList();
}
return this.srcDocLine;
}
/**
* Gets the value of the srcTran 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 Jakarta XML Binding object.
* This is why there is not a set
method for the srcTran property.
*
*
* For example, to add a new item, do as follows:
*
* getSrcTran().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getSrcTran() {
if (srcTran == null) {
srcTran = new ArrayList();
}
return this.srcTran;
}
/**
* Gets the value of the srcTranPostPeriod 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 Jakarta XML Binding object.
* This is why there is not a set
method for the srcTranPostPeriod property.
*
*
* For example, to add a new item, do as follows:
*
* getSrcTranPostPeriod().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnStringField }
*
*
*/
public List getSrcTranPostPeriod() {
if (srcTranPostPeriod == null) {
srcTranPostPeriod = new ArrayList();
}
return this.srcTranPostPeriod;
}
/**
* Gets the value of the startOffset 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 Jakarta XML Binding object.
* This is why there is not a set
method for the startOffset property.
*
*
* For example, to add a new item, do as follows:
*
* getStartOffset().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SearchColumnLongField }
*
*
*/
public List getStartOffset() {
if (startOffset == null) {
startOffset = new ArrayList();
}
return this.startOffset;
}
/**
* 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 Jakarta XML Binding 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
* {@link SearchColumnBooleanField }
*
*
*/
public List getUseForeignAmounts() {
if (useForeignAmounts == null) {
useForeignAmounts = new ArrayList();
}
return this.useForeignAmounts;
}
}