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

tsg.ns.wsdl.coop.CustomSaleItem Maven / Gradle / Ivy


package tsg.ns.wsdl.coop;

import javax.xml.datatype.XMLGregorianCalendar;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlSchemaType;
import jakarta.xml.bind.annotation.XmlType;


/**
 * 

Java class for CustomSaleItem complex type. * *

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

 * <complexType name="CustomSaleItem">
 *   <complexContent>
 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *       <sequence>
 *         <element name="item" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="line" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
 *         <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="amount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="isTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="options" type="{urn:core_2023_1.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
 *         <element name="deferRevRec" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="currentPercent" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="units" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="inventoryDetail" type="{urn:common_2023_1.platform.webservices.netsuite.com}InventoryDetail" minOccurs="0"/>
 *         <element name="serialNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="binNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="price" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="percentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="quantityOnHand" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="quantityAvailable" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="quantityRemaining" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="department" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="licenseCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="class" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="location" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="revRecSchedule" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="revRecStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="revRecTermInMonths" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
 *         <element name="revRecEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="grossAmt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="costEstimateType" type="{urn:types.common_2023_1.platform.webservices.netsuite.com}ItemCostEstimateType" minOccurs="0"/>
 *         <element name="costEstimate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="taxDetailsReference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="excludeFromRateRequest" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="catchUpPeriod" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="giftCertFrom" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="giftCertRecipientName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="giftCertRecipientEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="giftCertMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="shipAddress" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="shippingAddress" type="{urn:common_2023_1.platform.webservices.netsuite.com}Address" minOccurs="0"/>
 *         <element name="shipMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="shipGroup" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
 *         <element name="itemIsFulfilled" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="giftCertNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="taxAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="vsoeSopGroup" type="{urn:types.common_2023_1.platform.webservices.netsuite.com}VsoeSopGroup" minOccurs="0"/>
 *         <element name="vsoeIsEstimate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="vsoePrice" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="vsoeAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="vsoeAllocation" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
 *         <element name="vsoeDeferral" type="{urn:types.common_2023_1.platform.webservices.netsuite.com}VsoeDeferral" minOccurs="0"/>
 *         <element name="vsoePermitDiscount" type="{urn:types.common_2023_1.platform.webservices.netsuite.com}VsoePermitDiscount" minOccurs="0"/>
 *         <element name="vsoeDelivered" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="customFieldList" type="{urn:core_2023_1.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
 *       </sequence>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "CustomSaleItem", namespace = "urn:customization_2023_1.setup.webservices.netsuite.com", propOrder = { "item", "line", "description", "amount", "isTaxable", "options", "deferRevRec", "quantity", "currentPercent", "units", "inventoryDetail", "serialNumbers", "binNumbers", "price", "rate", "percentComplete", "quantityOnHand", "quantityAvailable", "quantityRemaining", "department", "licenseCode", "clazz", "location", "revRecSchedule", "revRecStartDate", "revRecTermInMonths", "revRecEndDate", "grossAmt", "costEstimateType", "costEstimate", "taxDetailsReference", "excludeFromRateRequest", "catchUpPeriod", "giftCertFrom", "giftCertRecipientName", "giftCertRecipientEmail", "giftCertMessage", "shipAddress", "shippingAddress", "shipMethod", "shipGroup", "itemIsFulfilled", "giftCertNumber", "taxAmount", "vsoeSopGroup", "vsoeIsEstimate", "vsoePrice", "vsoeAmount", "vsoeAllocation", "vsoeDeferral", "vsoePermitDiscount", "vsoeDelivered", "customFieldList" }) public class CustomSaleItem { protected RecordRef item; protected Long line; protected String description; protected Double amount; protected Boolean isTaxable; protected CustomFieldList options; protected Boolean deferRevRec; protected Double quantity; protected Double currentPercent; protected RecordRef units; protected InventoryDetail inventoryDetail; protected String serialNumbers; protected String binNumbers; protected RecordRef price; protected String rate; protected Double percentComplete; protected Double quantityOnHand; protected Double quantityAvailable; protected Double quantityRemaining; protected RecordRef department; protected String licenseCode; @XmlElement(name = "class") protected RecordRef clazz; protected RecordRef location; protected RecordRef revRecSchedule; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar revRecStartDate; protected Long revRecTermInMonths; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar revRecEndDate; protected Double grossAmt; @XmlSchemaType(name = "string") protected ItemCostEstimateType costEstimateType; protected Double costEstimate; protected String taxDetailsReference; protected Boolean excludeFromRateRequest; protected RecordRef catchUpPeriod; protected String giftCertFrom; protected String giftCertRecipientName; protected String giftCertRecipientEmail; protected String giftCertMessage; protected RecordRef shipAddress; protected Address shippingAddress; protected RecordRef shipMethod; protected Long shipGroup; protected String itemIsFulfilled; protected String giftCertNumber; protected Double taxAmount; @XmlSchemaType(name = "string") protected VsoeSopGroup vsoeSopGroup; protected Boolean vsoeIsEstimate; protected Double vsoePrice; protected Double vsoeAmount; protected Double vsoeAllocation; @XmlSchemaType(name = "string") protected VsoeDeferral vsoeDeferral; @XmlSchemaType(name = "string") protected VsoePermitDiscount vsoePermitDiscount; protected Boolean vsoeDelivered; protected CustomFieldList customFieldList; /** * Gets the value of the item property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getItem() { return item; } /** * Sets the value of the item property. * * @param value * allowed object is * {@link RecordRef } * */ public void setItem(RecordRef value) { this.item = value; } /** * Gets the value of the line property. * * @return * possible object is * {@link Long } * */ public Long getLine() { return line; } /** * Sets the value of the line property. * * @param value * allowed object is * {@link Long } * */ public void setLine(Long value) { this.line = value; } /** * Gets the value of the description property. * * @return * possible object is * {@link String } * */ public String getDescription() { return description; } /** * Sets the value of the description property. * * @param value * allowed object is * {@link String } * */ public void setDescription(String value) { this.description = value; } /** * Gets the value of the amount property. * * @return * possible object is * {@link Double } * */ public Double getAmount() { return amount; } /** * Sets the value of the amount property. * * @param value * allowed object is * {@link Double } * */ public void setAmount(Double value) { this.amount = value; } /** * Gets the value of the isTaxable property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIsTaxable() { return isTaxable; } /** * Sets the value of the isTaxable property. * * @param value * allowed object is * {@link Boolean } * */ public void setIsTaxable(Boolean value) { this.isTaxable = value; } /** * Gets the value of the options property. * * @return * possible object is * {@link CustomFieldList } * */ public CustomFieldList getOptions() { return options; } /** * Sets the value of the options property. * * @param value * allowed object is * {@link CustomFieldList } * */ public void setOptions(CustomFieldList value) { this.options = value; } /** * Gets the value of the deferRevRec property. * * @return * possible object is * {@link Boolean } * */ public Boolean isDeferRevRec() { return deferRevRec; } /** * Sets the value of the deferRevRec property. * * @param value * allowed object is * {@link Boolean } * */ public void setDeferRevRec(Boolean value) { this.deferRevRec = value; } /** * Gets the value of the quantity property. * * @return * possible object is * {@link Double } * */ public Double getQuantity() { return quantity; } /** * Sets the value of the quantity property. * * @param value * allowed object is * {@link Double } * */ public void setQuantity(Double value) { this.quantity = value; } /** * Gets the value of the currentPercent property. * * @return * possible object is * {@link Double } * */ public Double getCurrentPercent() { return currentPercent; } /** * Sets the value of the currentPercent property. * * @param value * allowed object is * {@link Double } * */ public void setCurrentPercent(Double value) { this.currentPercent = value; } /** * Gets the value of the units property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getUnits() { return units; } /** * Sets the value of the units property. * * @param value * allowed object is * {@link RecordRef } * */ public void setUnits(RecordRef value) { this.units = value; } /** * Gets the value of the inventoryDetail property. * * @return * possible object is * {@link InventoryDetail } * */ public InventoryDetail getInventoryDetail() { return inventoryDetail; } /** * Sets the value of the inventoryDetail property. * * @param value * allowed object is * {@link InventoryDetail } * */ public void setInventoryDetail(InventoryDetail value) { this.inventoryDetail = value; } /** * Gets the value of the serialNumbers property. * * @return * possible object is * {@link String } * */ public String getSerialNumbers() { return serialNumbers; } /** * Sets the value of the serialNumbers property. * * @param value * allowed object is * {@link String } * */ public void setSerialNumbers(String value) { this.serialNumbers = value; } /** * Gets the value of the binNumbers property. * * @return * possible object is * {@link String } * */ public String getBinNumbers() { return binNumbers; } /** * Sets the value of the binNumbers property. * * @param value * allowed object is * {@link String } * */ public void setBinNumbers(String value) { this.binNumbers = value; } /** * Gets the value of the price property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getPrice() { return price; } /** * Sets the value of the price property. * * @param value * allowed object is * {@link RecordRef } * */ public void setPrice(RecordRef value) { this.price = value; } /** * Gets the value of the rate property. * * @return * possible object is * {@link String } * */ public String getRate() { return rate; } /** * Sets the value of the rate property. * * @param value * allowed object is * {@link String } * */ public void setRate(String value) { this.rate = value; } /** * Gets the value of the percentComplete property. * * @return * possible object is * {@link Double } * */ public Double getPercentComplete() { return percentComplete; } /** * Sets the value of the percentComplete property. * * @param value * allowed object is * {@link Double } * */ public void setPercentComplete(Double value) { this.percentComplete = value; } /** * Gets the value of the quantityOnHand property. * * @return * possible object is * {@link Double } * */ public Double getQuantityOnHand() { return quantityOnHand; } /** * Sets the value of the quantityOnHand property. * * @param value * allowed object is * {@link Double } * */ public void setQuantityOnHand(Double value) { this.quantityOnHand = value; } /** * Gets the value of the quantityAvailable property. * * @return * possible object is * {@link Double } * */ public Double getQuantityAvailable() { return quantityAvailable; } /** * Sets the value of the quantityAvailable property. * * @param value * allowed object is * {@link Double } * */ public void setQuantityAvailable(Double value) { this.quantityAvailable = value; } /** * Gets the value of the quantityRemaining property. * * @return * possible object is * {@link Double } * */ public Double getQuantityRemaining() { return quantityRemaining; } /** * Sets the value of the quantityRemaining property. * * @param value * allowed object is * {@link Double } * */ public void setQuantityRemaining(Double value) { this.quantityRemaining = 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 licenseCode property. * * @return * possible object is * {@link String } * */ public String getLicenseCode() { return licenseCode; } /** * Sets the value of the licenseCode property. * * @param value * allowed object is * {@link String } * */ public void setLicenseCode(String value) { this.licenseCode = 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 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 revRecSchedule property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getRevRecSchedule() { return revRecSchedule; } /** * Sets the value of the revRecSchedule property. * * @param value * allowed object is * {@link RecordRef } * */ public void setRevRecSchedule(RecordRef value) { this.revRecSchedule = value; } /** * Gets the value of the revRecStartDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getRevRecStartDate() { return revRecStartDate; } /** * Sets the value of the revRecStartDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setRevRecStartDate(XMLGregorianCalendar value) { this.revRecStartDate = value; } /** * Gets the value of the revRecTermInMonths property. * * @return * possible object is * {@link Long } * */ public Long getRevRecTermInMonths() { return revRecTermInMonths; } /** * Sets the value of the revRecTermInMonths property. * * @param value * allowed object is * {@link Long } * */ public void setRevRecTermInMonths(Long value) { this.revRecTermInMonths = value; } /** * Gets the value of the revRecEndDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getRevRecEndDate() { return revRecEndDate; } /** * Sets the value of the revRecEndDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setRevRecEndDate(XMLGregorianCalendar value) { this.revRecEndDate = value; } /** * Gets the value of the grossAmt property. * * @return * possible object is * {@link Double } * */ public Double getGrossAmt() { return grossAmt; } /** * Sets the value of the grossAmt property. * * @param value * allowed object is * {@link Double } * */ public void setGrossAmt(Double value) { this.grossAmt = value; } /** * Gets the value of the costEstimateType property. * * @return * possible object is * {@link ItemCostEstimateType } * */ public ItemCostEstimateType getCostEstimateType() { return costEstimateType; } /** * Sets the value of the costEstimateType property. * * @param value * allowed object is * {@link ItemCostEstimateType } * */ public void setCostEstimateType(ItemCostEstimateType value) { this.costEstimateType = value; } /** * Gets the value of the costEstimate property. * * @return * possible object is * {@link Double } * */ public Double getCostEstimate() { return costEstimate; } /** * Sets the value of the costEstimate property. * * @param value * allowed object is * {@link Double } * */ public void setCostEstimate(Double value) { this.costEstimate = value; } /** * Gets the value of the taxDetailsReference property. * * @return * possible object is * {@link String } * */ public String getTaxDetailsReference() { return taxDetailsReference; } /** * Sets the value of the taxDetailsReference property. * * @param value * allowed object is * {@link String } * */ public void setTaxDetailsReference(String value) { this.taxDetailsReference = value; } /** * Gets the value of the excludeFromRateRequest property. * * @return * possible object is * {@link Boolean } * */ public Boolean isExcludeFromRateRequest() { return excludeFromRateRequest; } /** * Sets the value of the excludeFromRateRequest property. * * @param value * allowed object is * {@link Boolean } * */ public void setExcludeFromRateRequest(Boolean value) { this.excludeFromRateRequest = value; } /** * Gets the value of the catchUpPeriod property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getCatchUpPeriod() { return catchUpPeriod; } /** * Sets the value of the catchUpPeriod property. * * @param value * allowed object is * {@link RecordRef } * */ public void setCatchUpPeriod(RecordRef value) { this.catchUpPeriod = value; } /** * Gets the value of the giftCertFrom property. * * @return * possible object is * {@link String } * */ public String getGiftCertFrom() { return giftCertFrom; } /** * Sets the value of the giftCertFrom property. * * @param value * allowed object is * {@link String } * */ public void setGiftCertFrom(String value) { this.giftCertFrom = value; } /** * Gets the value of the giftCertRecipientName property. * * @return * possible object is * {@link String } * */ public String getGiftCertRecipientName() { return giftCertRecipientName; } /** * Sets the value of the giftCertRecipientName property. * * @param value * allowed object is * {@link String } * */ public void setGiftCertRecipientName(String value) { this.giftCertRecipientName = value; } /** * Gets the value of the giftCertRecipientEmail property. * * @return * possible object is * {@link String } * */ public String getGiftCertRecipientEmail() { return giftCertRecipientEmail; } /** * Sets the value of the giftCertRecipientEmail property. * * @param value * allowed object is * {@link String } * */ public void setGiftCertRecipientEmail(String value) { this.giftCertRecipientEmail = value; } /** * Gets the value of the giftCertMessage property. * * @return * possible object is * {@link String } * */ public String getGiftCertMessage() { return giftCertMessage; } /** * Sets the value of the giftCertMessage property. * * @param value * allowed object is * {@link String } * */ public void setGiftCertMessage(String value) { this.giftCertMessage = value; } /** * Gets the value of the shipAddress property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getShipAddress() { return shipAddress; } /** * Sets the value of the shipAddress property. * * @param value * allowed object is * {@link RecordRef } * */ public void setShipAddress(RecordRef value) { this.shipAddress = value; } /** * Gets the value of the shippingAddress property. * * @return * possible object is * {@link Address } * */ public Address getShippingAddress() { return shippingAddress; } /** * Sets the value of the shippingAddress property. * * @param value * allowed object is * {@link Address } * */ public void setShippingAddress(Address value) { this.shippingAddress = value; } /** * Gets the value of the shipMethod property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getShipMethod() { return shipMethod; } /** * Sets the value of the shipMethod property. * * @param value * allowed object is * {@link RecordRef } * */ public void setShipMethod(RecordRef value) { this.shipMethod = value; } /** * Gets the value of the shipGroup property. * * @return * possible object is * {@link Long } * */ public Long getShipGroup() { return shipGroup; } /** * Sets the value of the shipGroup property. * * @param value * allowed object is * {@link Long } * */ public void setShipGroup(Long value) { this.shipGroup = value; } /** * Gets the value of the itemIsFulfilled property. * * @return * possible object is * {@link String } * */ public String getItemIsFulfilled() { return itemIsFulfilled; } /** * Sets the value of the itemIsFulfilled property. * * @param value * allowed object is * {@link String } * */ public void setItemIsFulfilled(String value) { this.itemIsFulfilled = value; } /** * Gets the value of the giftCertNumber property. * * @return * possible object is * {@link String } * */ public String getGiftCertNumber() { return giftCertNumber; } /** * Sets the value of the giftCertNumber property. * * @param value * allowed object is * {@link String } * */ public void setGiftCertNumber(String value) { this.giftCertNumber = value; } /** * Gets the value of the taxAmount property. * * @return * possible object is * {@link Double } * */ public Double getTaxAmount() { return taxAmount; } /** * Sets the value of the taxAmount property. * * @param value * allowed object is * {@link Double } * */ public void setTaxAmount(Double value) { this.taxAmount = value; } /** * Gets the value of the vsoeSopGroup property. * * @return * possible object is * {@link VsoeSopGroup } * */ public VsoeSopGroup getVsoeSopGroup() { return vsoeSopGroup; } /** * Sets the value of the vsoeSopGroup property. * * @param value * allowed object is * {@link VsoeSopGroup } * */ public void setVsoeSopGroup(VsoeSopGroup value) { this.vsoeSopGroup = value; } /** * Gets the value of the vsoeIsEstimate property. * * @return * possible object is * {@link Boolean } * */ public Boolean isVsoeIsEstimate() { return vsoeIsEstimate; } /** * Sets the value of the vsoeIsEstimate property. * * @param value * allowed object is * {@link Boolean } * */ public void setVsoeIsEstimate(Boolean value) { this.vsoeIsEstimate = value; } /** * Gets the value of the vsoePrice property. * * @return * possible object is * {@link Double } * */ public Double getVsoePrice() { return vsoePrice; } /** * Sets the value of the vsoePrice property. * * @param value * allowed object is * {@link Double } * */ public void setVsoePrice(Double value) { this.vsoePrice = value; } /** * Gets the value of the vsoeAmount property. * * @return * possible object is * {@link Double } * */ public Double getVsoeAmount() { return vsoeAmount; } /** * Sets the value of the vsoeAmount property. * * @param value * allowed object is * {@link Double } * */ public void setVsoeAmount(Double value) { this.vsoeAmount = value; } /** * Gets the value of the vsoeAllocation property. * * @return * possible object is * {@link Double } * */ public Double getVsoeAllocation() { return vsoeAllocation; } /** * Sets the value of the vsoeAllocation property. * * @param value * allowed object is * {@link Double } * */ public void setVsoeAllocation(Double value) { this.vsoeAllocation = value; } /** * Gets the value of the vsoeDeferral property. * * @return * possible object is * {@link VsoeDeferral } * */ public VsoeDeferral getVsoeDeferral() { return vsoeDeferral; } /** * Sets the value of the vsoeDeferral property. * * @param value * allowed object is * {@link VsoeDeferral } * */ public void setVsoeDeferral(VsoeDeferral value) { this.vsoeDeferral = value; } /** * Gets the value of the vsoePermitDiscount property. * * @return * possible object is * {@link VsoePermitDiscount } * */ public VsoePermitDiscount getVsoePermitDiscount() { return vsoePermitDiscount; } /** * Sets the value of the vsoePermitDiscount property. * * @param value * allowed object is * {@link VsoePermitDiscount } * */ public void setVsoePermitDiscount(VsoePermitDiscount value) { this.vsoePermitDiscount = value; } /** * Gets the value of the vsoeDelivered property. * * @return * possible object is * {@link Boolean } * */ public Boolean isVsoeDelivered() { return vsoeDelivered; } /** * Sets the value of the vsoeDelivered property. * * @param value * allowed object is * {@link Boolean } * */ public void setVsoeDelivered(Boolean value) { this.vsoeDelivered = 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; } }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy