All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.bytekast.netsuite.client.VendorBill Maven / Gradle / Ivy

The newest version!

package com.bytekast.netsuite.client;

import java.io.Serializable;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;


/**
 * 

Java class for VendorBill complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

 * <complexType name="VendorBill">
 *   <complexContent>
 *     <extension base="{urn:core_2017_1.platform.webservices.netsuite.com}Record">
 *       <sequence>
 *         <element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="nexus" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="subsidiaryTaxRegNum" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="taxRegOverride" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="taxDetailsOverride" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="customForm" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="billAddressList" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="account" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="entity" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="subsidiary" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="approvalStatus" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="nextApprover" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="vatRegNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="postingPeriod" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="currencyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="billingAddress" type="{urn:common_2017_1.platform.webservices.netsuite.com}Address" minOccurs="0"/>
 *         <element name="exchangeRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="entityTaxRegNum" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="terms" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="dueDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="discountDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="tranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="userTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="discountAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="taxTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="paymentHold" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="tax2Total" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="creditLimit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="availableVendorCredit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="currency" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="class" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="department" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="location" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="landedCostMethod" type="{urn:types.common_2017_1.platform.webservices.netsuite.com}LandedCostMethod" minOccurs="0"/>
 *         <element name="landedCostPerLine" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="transactionNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="expenseList" type="{urn:purchases_2017_1.transactions.webservices.netsuite.com}VendorBillExpenseList" minOccurs="0"/>
 *         <element name="accountingBookDetailList" type="{urn:common_2017_1.platform.webservices.netsuite.com}AccountingBookDetailList" minOccurs="0"/>
 *         <element name="itemList" type="{urn:purchases_2017_1.transactions.webservices.netsuite.com}VendorBillItemList" minOccurs="0"/>
 *         <element name="landedCostsList" type="{urn:purchases_2017_1.transactions.webservices.netsuite.com}PurchLandedCostList" minOccurs="0"/>
 *         <element name="purchaseOrderList" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRefList" minOccurs="0"/>
 *         <element name="taxDetailsList" type="{urn:common_2017_1.platform.webservices.netsuite.com}TaxDetailsList" minOccurs="0"/>
 *         <element name="customFieldList" type="{urn:core_2017_1.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
 *       </sequence>
 *       <attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
 *       <attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
 *     </extension>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "VendorBill", namespace = "urn:purchases_2017_1.transactions.webservices.netsuite.com", propOrder = { "createdDate", "lastModifiedDate", "nexus", "subsidiaryTaxRegNum", "taxRegOverride", "taxDetailsOverride", "customForm", "billAddressList", "account", "entity", "subsidiary", "approvalStatus", "nextApprover", "vatRegNum", "postingPeriod", "tranDate", "currencyName", "billingAddress", "exchangeRate", "entityTaxRegNum", "terms", "dueDate", "discountDate", "tranId", "userTotal", "discountAmount", "taxTotal", "paymentHold", "memo", "tax2Total", "creditLimit", "availableVendorCredit", "currency", "clazz", "department", "location", "status", "landedCostMethod", "landedCostPerLine", "transactionNumber", "expenseList", "accountingBookDetailList", "itemList", "landedCostsList", "purchaseOrderList", "taxDetailsList", "customFieldList" }) public class VendorBill extends Record implements Serializable { @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar createdDate; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar lastModifiedDate; protected RecordRef nexus; protected RecordRef subsidiaryTaxRegNum; protected Boolean taxRegOverride; protected Boolean taxDetailsOverride; protected RecordRef customForm; protected RecordRef billAddressList; protected RecordRef account; protected RecordRef entity; protected RecordRef subsidiary; protected RecordRef approvalStatus; protected RecordRef nextApprover; protected String vatRegNum; protected RecordRef postingPeriod; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar tranDate; protected String currencyName; protected Address billingAddress; protected Double exchangeRate; protected RecordRef entityTaxRegNum; protected RecordRef terms; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar dueDate; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar discountDate; protected String tranId; protected Double userTotal; protected Double discountAmount; protected Double taxTotal; protected Boolean paymentHold; protected String memo; protected Double tax2Total; protected Double creditLimit; protected Double availableVendorCredit; protected RecordRef currency; @XmlElement(name = "class") protected RecordRef clazz; protected RecordRef department; protected RecordRef location; protected String status; @XmlSchemaType(name = "string") protected LandedCostMethod landedCostMethod; protected Boolean landedCostPerLine; protected String transactionNumber; protected VendorBillExpenseList expenseList; protected AccountingBookDetailList accountingBookDetailList; protected VendorBillItemList itemList; protected PurchLandedCostList landedCostsList; protected RecordRefList purchaseOrderList; protected TaxDetailsList taxDetailsList; protected CustomFieldList customFieldList; @XmlAttribute(name = "internalId") protected String internalId; @XmlAttribute(name = "externalId") protected String externalId; /** * Gets the value of the createdDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getCreatedDate() { return createdDate; } /** * Sets the value of the createdDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setCreatedDate(XMLGregorianCalendar value) { this.createdDate = value; } /** * Gets the value of the lastModifiedDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getLastModifiedDate() { return lastModifiedDate; } /** * Sets the value of the lastModifiedDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setLastModifiedDate(XMLGregorianCalendar value) { this.lastModifiedDate = value; } /** * Gets the value of the nexus property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getNexus() { return nexus; } /** * Sets the value of the nexus property. * * @param value * allowed object is * {@link RecordRef } * */ public void setNexus(RecordRef value) { this.nexus = value; } /** * Gets the value of the subsidiaryTaxRegNum property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getSubsidiaryTaxRegNum() { return subsidiaryTaxRegNum; } /** * Sets the value of the subsidiaryTaxRegNum property. * * @param value * allowed object is * {@link RecordRef } * */ public void setSubsidiaryTaxRegNum(RecordRef value) { this.subsidiaryTaxRegNum = value; } /** * Gets the value of the taxRegOverride property. * * @return * possible object is * {@link Boolean } * */ public Boolean isTaxRegOverride() { return taxRegOverride; } /** * Sets the value of the taxRegOverride property. * * @param value * allowed object is * {@link Boolean } * */ public void setTaxRegOverride(Boolean value) { this.taxRegOverride = value; } /** * Gets the value of the taxDetailsOverride property. * * @return * possible object is * {@link Boolean } * */ public Boolean isTaxDetailsOverride() { return taxDetailsOverride; } /** * Sets the value of the taxDetailsOverride property. * * @param value * allowed object is * {@link Boolean } * */ public void setTaxDetailsOverride(Boolean value) { this.taxDetailsOverride = value; } /** * Gets the value of the customForm property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getCustomForm() { return customForm; } /** * Sets the value of the customForm property. * * @param value * allowed object is * {@link RecordRef } * */ public void setCustomForm(RecordRef value) { this.customForm = value; } /** * Gets the value of the billAddressList property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getBillAddressList() { return billAddressList; } /** * Sets the value of the billAddressList property. * * @param value * allowed object is * {@link RecordRef } * */ public void setBillAddressList(RecordRef value) { this.billAddressList = value; } /** * Gets the value of the account property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getAccount() { return account; } /** * Sets the value of the account property. * * @param value * allowed object is * {@link RecordRef } * */ public void setAccount(RecordRef value) { this.account = value; } /** * Gets the value of the entity property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getEntity() { return entity; } /** * Sets the value of the entity property. * * @param value * allowed object is * {@link RecordRef } * */ public void setEntity(RecordRef value) { this.entity = value; } /** * Gets the value of the subsidiary property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getSubsidiary() { return subsidiary; } /** * Sets the value of the subsidiary property. * * @param value * allowed object is * {@link RecordRef } * */ public void setSubsidiary(RecordRef value) { this.subsidiary = value; } /** * Gets the value of the approvalStatus property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getApprovalStatus() { return approvalStatus; } /** * Sets the value of the approvalStatus property. * * @param value * allowed object is * {@link RecordRef } * */ public void setApprovalStatus(RecordRef value) { this.approvalStatus = value; } /** * Gets the value of the nextApprover property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getNextApprover() { return nextApprover; } /** * Sets the value of the nextApprover property. * * @param value * allowed object is * {@link RecordRef } * */ public void setNextApprover(RecordRef value) { this.nextApprover = value; } /** * Gets the value of the vatRegNum property. * * @return * possible object is * {@link String } * */ public String getVatRegNum() { return vatRegNum; } /** * Sets the value of the vatRegNum property. * * @param value * allowed object is * {@link String } * */ public void setVatRegNum(String value) { this.vatRegNum = value; } /** * Gets the value of the postingPeriod property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getPostingPeriod() { return postingPeriod; } /** * Sets the value of the postingPeriod property. * * @param value * allowed object is * {@link RecordRef } * */ public void setPostingPeriod(RecordRef value) { this.postingPeriod = value; } /** * Gets the value of the tranDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getTranDate() { return tranDate; } /** * Sets the value of the tranDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setTranDate(XMLGregorianCalendar value) { this.tranDate = value; } /** * Gets the value of the currencyName property. * * @return * possible object is * {@link String } * */ public String getCurrencyName() { return currencyName; } /** * Sets the value of the currencyName property. * * @param value * allowed object is * {@link String } * */ public void setCurrencyName(String value) { this.currencyName = value; } /** * Gets the value of the billingAddress property. * * @return * possible object is * {@link Address } * */ public Address getBillingAddress() { return billingAddress; } /** * Sets the value of the billingAddress property. * * @param value * allowed object is * {@link Address } * */ public void setBillingAddress(Address value) { this.billingAddress = value; } /** * Gets the value of the exchangeRate property. * * @return * possible object is * {@link Double } * */ public Double getExchangeRate() { return exchangeRate; } /** * Sets the value of the exchangeRate property. * * @param value * allowed object is * {@link Double } * */ public void setExchangeRate(Double value) { this.exchangeRate = value; } /** * Gets the value of the entityTaxRegNum property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getEntityTaxRegNum() { return entityTaxRegNum; } /** * Sets the value of the entityTaxRegNum property. * * @param value * allowed object is * {@link RecordRef } * */ public void setEntityTaxRegNum(RecordRef value) { this.entityTaxRegNum = value; } /** * Gets the value of the terms property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getTerms() { return terms; } /** * Sets the value of the terms property. * * @param value * allowed object is * {@link RecordRef } * */ public void setTerms(RecordRef value) { this.terms = value; } /** * Gets the value of the dueDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getDueDate() { return dueDate; } /** * Sets the value of the dueDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setDueDate(XMLGregorianCalendar value) { this.dueDate = value; } /** * Gets the value of the discountDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getDiscountDate() { return discountDate; } /** * Sets the value of the discountDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setDiscountDate(XMLGregorianCalendar value) { this.discountDate = value; } /** * Gets the value of the tranId property. * * @return * possible object is * {@link String } * */ public String getTranId() { return tranId; } /** * Sets the value of the tranId property. * * @param value * allowed object is * {@link String } * */ public void setTranId(String value) { this.tranId = value; } /** * Gets the value of the userTotal property. * * @return * possible object is * {@link Double } * */ public Double getUserTotal() { return userTotal; } /** * Sets the value of the userTotal property. * * @param value * allowed object is * {@link Double } * */ public void setUserTotal(Double value) { this.userTotal = value; } /** * Gets the value of the discountAmount property. * * @return * possible object is * {@link Double } * */ public Double getDiscountAmount() { return discountAmount; } /** * Sets the value of the discountAmount property. * * @param value * allowed object is * {@link Double } * */ public void setDiscountAmount(Double value) { this.discountAmount = value; } /** * Gets the value of the taxTotal property. * * @return * possible object is * {@link Double } * */ public Double getTaxTotal() { return taxTotal; } /** * Sets the value of the taxTotal property. * * @param value * allowed object is * {@link Double } * */ public void setTaxTotal(Double value) { this.taxTotal = value; } /** * Gets the value of the paymentHold property. * * @return * possible object is * {@link Boolean } * */ public Boolean isPaymentHold() { return paymentHold; } /** * Sets the value of the paymentHold property. * * @param value * allowed object is * {@link Boolean } * */ public void setPaymentHold(Boolean value) { this.paymentHold = value; } /** * Gets the value of the memo property. * * @return * possible object is * {@link String } * */ public String getMemo() { return memo; } /** * Sets the value of the memo property. * * @param value * allowed object is * {@link String } * */ public void setMemo(String value) { this.memo = value; } /** * Gets the value of the tax2Total property. * * @return * possible object is * {@link Double } * */ public Double getTax2Total() { return tax2Total; } /** * Sets the value of the tax2Total property. * * @param value * allowed object is * {@link Double } * */ public void setTax2Total(Double value) { this.tax2Total = value; } /** * Gets the value of the creditLimit property. * * @return * possible object is * {@link Double } * */ public Double getCreditLimit() { return creditLimit; } /** * Sets the value of the creditLimit property. * * @param value * allowed object is * {@link Double } * */ public void setCreditLimit(Double value) { this.creditLimit = value; } /** * Gets the value of the availableVendorCredit property. * * @return * possible object is * {@link Double } * */ public Double getAvailableVendorCredit() { return availableVendorCredit; } /** * Sets the value of the availableVendorCredit property. * * @param value * allowed object is * {@link Double } * */ public void setAvailableVendorCredit(Double value) { this.availableVendorCredit = value; } /** * Gets the value of the currency property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getCurrency() { return currency; } /** * Sets the value of the currency property. * * @param value * allowed object is * {@link RecordRef } * */ public void setCurrency(RecordRef value) { this.currency = value; } /** * Gets the value of the clazz property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getClazz() { return clazz; } /** * Sets the value of the clazz property. * * @param value * allowed object is * {@link RecordRef } * */ public void setClazz(RecordRef value) { this.clazz = value; } /** * Gets the value of the department property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getDepartment() { return department; } /** * Sets the value of the department property. * * @param value * allowed object is * {@link RecordRef } * */ public void setDepartment(RecordRef value) { this.department = value; } /** * Gets the value of the location property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getLocation() { return location; } /** * Sets the value of the location property. * * @param value * allowed object is * {@link RecordRef } * */ public void setLocation(RecordRef value) { this.location = value; } /** * Gets the value of the status property. * * @return * possible object is * {@link String } * */ public String getStatus() { return status; } /** * Sets the value of the status property. * * @param value * allowed object is * {@link String } * */ public void setStatus(String value) { this.status = value; } /** * Gets the value of the landedCostMethod property. * * @return * possible object is * {@link LandedCostMethod } * */ public LandedCostMethod getLandedCostMethod() { return landedCostMethod; } /** * Sets the value of the landedCostMethod property. * * @param value * allowed object is * {@link LandedCostMethod } * */ public void setLandedCostMethod(LandedCostMethod value) { this.landedCostMethod = value; } /** * Gets the value of the landedCostPerLine property. * * @return * possible object is * {@link Boolean } * */ public Boolean isLandedCostPerLine() { return landedCostPerLine; } /** * Sets the value of the landedCostPerLine property. * * @param value * allowed object is * {@link Boolean } * */ public void setLandedCostPerLine(Boolean value) { this.landedCostPerLine = value; } /** * Gets the value of the transactionNumber property. * * @return * possible object is * {@link String } * */ public String getTransactionNumber() { return transactionNumber; } /** * Sets the value of the transactionNumber property. * * @param value * allowed object is * {@link String } * */ public void setTransactionNumber(String value) { this.transactionNumber = value; } /** * Gets the value of the expenseList property. * * @return * possible object is * {@link VendorBillExpenseList } * */ public VendorBillExpenseList getExpenseList() { return expenseList; } /** * Sets the value of the expenseList property. * * @param value * allowed object is * {@link VendorBillExpenseList } * */ public void setExpenseList(VendorBillExpenseList value) { this.expenseList = value; } /** * Gets the value of the accountingBookDetailList property. * * @return * possible object is * {@link AccountingBookDetailList } * */ public AccountingBookDetailList getAccountingBookDetailList() { return accountingBookDetailList; } /** * Sets the value of the accountingBookDetailList property. * * @param value * allowed object is * {@link AccountingBookDetailList } * */ public void setAccountingBookDetailList(AccountingBookDetailList value) { this.accountingBookDetailList = value; } /** * Gets the value of the itemList property. * * @return * possible object is * {@link VendorBillItemList } * */ public VendorBillItemList getItemList() { return itemList; } /** * Sets the value of the itemList property. * * @param value * allowed object is * {@link VendorBillItemList } * */ public void setItemList(VendorBillItemList value) { this.itemList = value; } /** * Gets the value of the landedCostsList property. * * @return * possible object is * {@link PurchLandedCostList } * */ public PurchLandedCostList getLandedCostsList() { return landedCostsList; } /** * Sets the value of the landedCostsList property. * * @param value * allowed object is * {@link PurchLandedCostList } * */ public void setLandedCostsList(PurchLandedCostList value) { this.landedCostsList = value; } /** * Gets the value of the purchaseOrderList property. * * @return * possible object is * {@link RecordRefList } * */ public RecordRefList getPurchaseOrderList() { return purchaseOrderList; } /** * Sets the value of the purchaseOrderList property. * * @param value * allowed object is * {@link RecordRefList } * */ public void setPurchaseOrderList(RecordRefList value) { this.purchaseOrderList = value; } /** * Gets the value of the taxDetailsList property. * * @return * possible object is * {@link TaxDetailsList } * */ public TaxDetailsList getTaxDetailsList() { return taxDetailsList; } /** * Sets the value of the taxDetailsList property. * * @param value * allowed object is * {@link TaxDetailsList } * */ public void setTaxDetailsList(TaxDetailsList value) { this.taxDetailsList = value; } /** * Gets the value of the customFieldList property. * * @return * possible object is * {@link CustomFieldList } * */ public CustomFieldList getCustomFieldList() { return customFieldList; } /** * Sets the value of the customFieldList property. * * @param value * allowed object is * {@link CustomFieldList } * */ public void setCustomFieldList(CustomFieldList value) { this.customFieldList = value; } /** * Gets the value of the internalId property. * * @return * possible object is * {@link String } * */ public String getInternalId() { return internalId; } /** * Sets the value of the internalId property. * * @param value * allowed object is * {@link String } * */ public void setInternalId(String value) { this.internalId = value; } /** * Gets the value of the externalId property. * * @return * possible object is * {@link String } * */ public String getExternalId() { return externalId; } /** * Sets the value of the externalId property. * * @param value * allowed object is * {@link String } * */ public void setExternalId(String value) { this.externalId = value; } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy