
tsg.ns.wsdl.coop.CreditMemoItem 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 CreditMemoItem complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="CreditMemoItem">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="job" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="item" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="orderLine" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="line" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="description" 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="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="shipAddress" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="shipCarrier" type="{urn:types.common_2023_1.platform.webservices.netsuite.com}ShippingCarrier" minOccurs="0"/>
* <element name="shipMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="taxCode" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="taxRate1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="taxRate2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="tax1Amt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="grossAmt" 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="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="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="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="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="deferRevRec" type="{http://www.w3.org/2001/XMLSchema}boolean" 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="taxAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="giftCertNumber" type="{http://www.w3.org/2001/XMLSchema}string" 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="catchUpPeriod" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="chargeType" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="subscriptionLine" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="chargesList" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRefList" 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 = "CreditMemoItem", namespace = "urn:customers_2023_1.transactions.webservices.netsuite.com", propOrder = {
"job",
"item",
"orderLine",
"line",
"quantity",
"description",
"binNumbers",
"price",
"rate",
"amount",
"isTaxable",
"options",
"shipAddress",
"shipCarrier",
"shipMethod",
"taxCode",
"taxRate1",
"taxRate2",
"tax1Amt",
"grossAmt",
"department",
"clazz",
"location",
"costEstimateType",
"costEstimate",
"taxDetailsReference",
"revRecSchedule",
"revRecStartDate",
"revRecTermInMonths",
"revRecEndDate",
"units",
"inventoryDetail",
"serialNumbers",
"deferRevRec",
"giftCertFrom",
"giftCertRecipientName",
"giftCertRecipientEmail",
"giftCertMessage",
"taxAmount",
"giftCertNumber",
"vsoeSopGroup",
"vsoeIsEstimate",
"vsoePrice",
"vsoeAmount",
"vsoeAllocation",
"vsoeDeferral",
"vsoePermitDiscount",
"vsoeDelivered",
"catchUpPeriod",
"chargeType",
"subscriptionLine",
"chargesList",
"customFieldList"
})
public class CreditMemoItem {
protected RecordRef job;
protected RecordRef item;
protected Long orderLine;
protected Long line;
protected Double quantity;
protected String description;
protected String binNumbers;
protected RecordRef price;
protected String rate;
protected Double amount;
protected Boolean isTaxable;
protected CustomFieldList options;
protected RecordRef shipAddress;
@XmlSchemaType(name = "string")
protected ShippingCarrier shipCarrier;
protected RecordRef shipMethod;
protected RecordRef taxCode;
protected Double taxRate1;
protected Double taxRate2;
protected Double tax1Amt;
protected Double grossAmt;
protected RecordRef department;
@XmlElement(name = "class")
protected RecordRef clazz;
protected RecordRef location;
@XmlSchemaType(name = "string")
protected ItemCostEstimateType costEstimateType;
protected Double costEstimate;
protected String taxDetailsReference;
protected RecordRef revRecSchedule;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar revRecStartDate;
protected Long revRecTermInMonths;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar revRecEndDate;
protected RecordRef units;
protected InventoryDetail inventoryDetail;
protected String serialNumbers;
protected Boolean deferRevRec;
protected String giftCertFrom;
protected String giftCertRecipientName;
protected String giftCertRecipientEmail;
protected String giftCertMessage;
protected Double taxAmount;
protected String giftCertNumber;
@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 RecordRef catchUpPeriod;
protected RecordRef chargeType;
protected RecordRef subscriptionLine;
protected RecordRefList chargesList;
protected CustomFieldList customFieldList;
/**
* Gets the value of the job property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getJob() {
return job;
}
/**
* Sets the value of the job property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setJob(RecordRef value) {
this.job = value;
}
/**
* 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 orderLine property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getOrderLine() {
return orderLine;
}
/**
* Sets the value of the orderLine property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setOrderLine(Long value) {
this.orderLine = 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 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 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 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 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 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 shipCarrier property.
*
* @return
* possible object is
* {@link ShippingCarrier }
*
*/
public ShippingCarrier getShipCarrier() {
return shipCarrier;
}
/**
* Sets the value of the shipCarrier property.
*
* @param value
* allowed object is
* {@link ShippingCarrier }
*
*/
public void setShipCarrier(ShippingCarrier value) {
this.shipCarrier = 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 taxCode property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getTaxCode() {
return taxCode;
}
/**
* Sets the value of the taxCode property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setTaxCode(RecordRef value) {
this.taxCode = value;
}
/**
* Gets the value of the taxRate1 property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getTaxRate1() {
return taxRate1;
}
/**
* Sets the value of the taxRate1 property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setTaxRate1(Double value) {
this.taxRate1 = value;
}
/**
* Gets the value of the taxRate2 property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getTaxRate2() {
return taxRate2;
}
/**
* Sets the value of the taxRate2 property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setTaxRate2(Double value) {
this.taxRate2 = value;
}
/**
* Gets the value of the tax1Amt property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getTax1Amt() {
return tax1Amt;
}
/**
* Sets the value of the tax1Amt property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setTax1Amt(Double value) {
this.tax1Amt = 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 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 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 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 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 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 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 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 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 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 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 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 chargeType property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getChargeType() {
return chargeType;
}
/**
* Sets the value of the chargeType property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setChargeType(RecordRef value) {
this.chargeType = value;
}
/**
* Gets the value of the subscriptionLine property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getSubscriptionLine() {
return subscriptionLine;
}
/**
* Sets the value of the subscriptionLine property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setSubscriptionLine(RecordRef value) {
this.subscriptionLine = value;
}
/**
* Gets the value of the chargesList property.
*
* @return
* possible object is
* {@link RecordRefList }
*
*/
public RecordRefList getChargesList() {
return chargesList;
}
/**
* Sets the value of the chargesList property.
*
* @param value
* allowed object is
* {@link RecordRefList }
*
*/
public void setChargesList(RecordRefList value) {
this.chargesList = 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