
tsg.ns.wsdl.coop.SerializedInventoryItemLocations 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.XmlSchemaType;
import jakarta.xml.bind.annotation.XmlType;
/**
* Java class for SerializedInventoryItemLocations complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="SerializedInventoryItemLocations">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="location" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="quantityOnHand" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="onHandValueMli" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="serialNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="averageCostMli" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="lastPurchasePriceMli" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="reorderPoint" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="locationAllowStorePickup" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="locationStorePickupBufferStock" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="locationQtyAvailForStorePickup" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="preferredStockLevel" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="leadTime" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="defaultReturnCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="isWip" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="safetyStockLevel" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="cost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="inventoryCostTemplate" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="buildTime" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="fixedBuildTime" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="buildTimeLotSize" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="lastInvtCountDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="nextInvtCountDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="invtCountInterval" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="invtClassification" type="{urn:types.accounting_2023_1.lists.webservices.netsuite.com}ItemInvtClassification" minOccurs="0"/>
* <element name="costingLotSize" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="quantityOnOrder" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="quantityCommitted" 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="quantityBackOrdered" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="locationId" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="supplyReplenishmentMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="alternateDemandSourceItem" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="fixedLotSize" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="periodicLotSizeType" type="{urn:types.accounting_2023_1.lists.webservices.netsuite.com}PeriodicLotSizeType" minOccurs="0"/>
* <element name="periodicLotSizeDays" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="supplyType" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="supplyLotSizingMethod" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="demandSource" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="backwardConsumptionDays" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="forwardConsumptionDays" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="demandTimeFence" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="supplyTimeFence" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="rescheduleInDays" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* <element name="rescheduleOutDays" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SerializedInventoryItemLocations", propOrder = {
"location",
"quantityOnHand",
"onHandValueMli",
"serialNumbers",
"averageCostMli",
"lastPurchasePriceMli",
"reorderPoint",
"locationAllowStorePickup",
"locationStorePickupBufferStock",
"locationQtyAvailForStorePickup",
"preferredStockLevel",
"leadTime",
"defaultReturnCost",
"isWip",
"safetyStockLevel",
"cost",
"inventoryCostTemplate",
"buildTime",
"fixedBuildTime",
"buildTimeLotSize",
"lastInvtCountDate",
"nextInvtCountDate",
"invtCountInterval",
"invtClassification",
"costingLotSize",
"quantityOnOrder",
"quantityCommitted",
"quantityAvailable",
"quantityBackOrdered",
"locationId",
"supplyReplenishmentMethod",
"alternateDemandSourceItem",
"fixedLotSize",
"periodicLotSizeType",
"periodicLotSizeDays",
"supplyType",
"supplyLotSizingMethod",
"demandSource",
"backwardConsumptionDays",
"forwardConsumptionDays",
"demandTimeFence",
"supplyTimeFence",
"rescheduleInDays",
"rescheduleOutDays"
})
public class SerializedInventoryItemLocations {
protected String location;
protected Double quantityOnHand;
protected Double onHandValueMli;
protected String serialNumbers;
protected Double averageCostMli;
protected Double lastPurchasePriceMli;
protected Double reorderPoint;
protected Boolean locationAllowStorePickup;
protected Double locationStorePickupBufferStock;
protected Double locationQtyAvailForStorePickup;
protected Double preferredStockLevel;
protected Long leadTime;
protected Double defaultReturnCost;
protected Boolean isWip;
protected Double safetyStockLevel;
protected Double cost;
protected RecordRef inventoryCostTemplate;
protected Double buildTime;
protected Double fixedBuildTime;
protected Double buildTimeLotSize;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar lastInvtCountDate;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar nextInvtCountDate;
protected Long invtCountInterval;
@XmlSchemaType(name = "string")
protected ItemInvtClassification invtClassification;
protected Double costingLotSize;
protected Double quantityOnOrder;
protected Double quantityCommitted;
protected Double quantityAvailable;
protected Double quantityBackOrdered;
protected RecordRef locationId;
protected RecordRef supplyReplenishmentMethod;
protected RecordRef alternateDemandSourceItem;
protected Double fixedLotSize;
@XmlSchemaType(name = "string")
protected PeriodicLotSizeType periodicLotSizeType;
protected Long periodicLotSizeDays;
protected RecordRef supplyType;
protected RecordRef supplyLotSizingMethod;
protected RecordRef demandSource;
protected Long backwardConsumptionDays;
protected Long forwardConsumptionDays;
protected Long demandTimeFence;
protected Long supplyTimeFence;
protected Long rescheduleInDays;
protected Long rescheduleOutDays;
/**
* Gets the value of the location property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLocation() {
return location;
}
/**
* Sets the value of the location property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLocation(String value) {
this.location = 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 onHandValueMli property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getOnHandValueMli() {
return onHandValueMli;
}
/**
* Sets the value of the onHandValueMli property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setOnHandValueMli(Double value) {
this.onHandValueMli = 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 averageCostMli property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getAverageCostMli() {
return averageCostMli;
}
/**
* Sets the value of the averageCostMli property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setAverageCostMli(Double value) {
this.averageCostMli = value;
}
/**
* Gets the value of the lastPurchasePriceMli property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getLastPurchasePriceMli() {
return lastPurchasePriceMli;
}
/**
* Sets the value of the lastPurchasePriceMli property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setLastPurchasePriceMli(Double value) {
this.lastPurchasePriceMli = value;
}
/**
* Gets the value of the reorderPoint property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getReorderPoint() {
return reorderPoint;
}
/**
* Sets the value of the reorderPoint property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setReorderPoint(Double value) {
this.reorderPoint = value;
}
/**
* Gets the value of the locationAllowStorePickup property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isLocationAllowStorePickup() {
return locationAllowStorePickup;
}
/**
* Sets the value of the locationAllowStorePickup property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setLocationAllowStorePickup(Boolean value) {
this.locationAllowStorePickup = value;
}
/**
* Gets the value of the locationStorePickupBufferStock property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getLocationStorePickupBufferStock() {
return locationStorePickupBufferStock;
}
/**
* Sets the value of the locationStorePickupBufferStock property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setLocationStorePickupBufferStock(Double value) {
this.locationStorePickupBufferStock = value;
}
/**
* Gets the value of the locationQtyAvailForStorePickup property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getLocationQtyAvailForStorePickup() {
return locationQtyAvailForStorePickup;
}
/**
* Sets the value of the locationQtyAvailForStorePickup property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setLocationQtyAvailForStorePickup(Double value) {
this.locationQtyAvailForStorePickup = value;
}
/**
* Gets the value of the preferredStockLevel property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getPreferredStockLevel() {
return preferredStockLevel;
}
/**
* Sets the value of the preferredStockLevel property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setPreferredStockLevel(Double value) {
this.preferredStockLevel = value;
}
/**
* Gets the value of the leadTime property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getLeadTime() {
return leadTime;
}
/**
* Sets the value of the leadTime property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setLeadTime(Long value) {
this.leadTime = value;
}
/**
* Gets the value of the defaultReturnCost property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getDefaultReturnCost() {
return defaultReturnCost;
}
/**
* Sets the value of the defaultReturnCost property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setDefaultReturnCost(Double value) {
this.defaultReturnCost = value;
}
/**
* Gets the value of the isWip property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsWip() {
return isWip;
}
/**
* Sets the value of the isWip property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsWip(Boolean value) {
this.isWip = value;
}
/**
* Gets the value of the safetyStockLevel property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getSafetyStockLevel() {
return safetyStockLevel;
}
/**
* Sets the value of the safetyStockLevel property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setSafetyStockLevel(Double value) {
this.safetyStockLevel = value;
}
/**
* Gets the value of the cost property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getCost() {
return cost;
}
/**
* Sets the value of the cost property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setCost(Double value) {
this.cost = value;
}
/**
* Gets the value of the inventoryCostTemplate property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getInventoryCostTemplate() {
return inventoryCostTemplate;
}
/**
* Sets the value of the inventoryCostTemplate property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setInventoryCostTemplate(RecordRef value) {
this.inventoryCostTemplate = value;
}
/**
* Gets the value of the buildTime property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getBuildTime() {
return buildTime;
}
/**
* Sets the value of the buildTime property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setBuildTime(Double value) {
this.buildTime = value;
}
/**
* Gets the value of the fixedBuildTime property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getFixedBuildTime() {
return fixedBuildTime;
}
/**
* Sets the value of the fixedBuildTime property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setFixedBuildTime(Double value) {
this.fixedBuildTime = value;
}
/**
* Gets the value of the buildTimeLotSize property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getBuildTimeLotSize() {
return buildTimeLotSize;
}
/**
* Sets the value of the buildTimeLotSize property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setBuildTimeLotSize(Double value) {
this.buildTimeLotSize = value;
}
/**
* Gets the value of the lastInvtCountDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getLastInvtCountDate() {
return lastInvtCountDate;
}
/**
* Sets the value of the lastInvtCountDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setLastInvtCountDate(XMLGregorianCalendar value) {
this.lastInvtCountDate = value;
}
/**
* Gets the value of the nextInvtCountDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getNextInvtCountDate() {
return nextInvtCountDate;
}
/**
* Sets the value of the nextInvtCountDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setNextInvtCountDate(XMLGregorianCalendar value) {
this.nextInvtCountDate = value;
}
/**
* Gets the value of the invtCountInterval property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getInvtCountInterval() {
return invtCountInterval;
}
/**
* Sets the value of the invtCountInterval property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setInvtCountInterval(Long value) {
this.invtCountInterval = value;
}
/**
* Gets the value of the invtClassification property.
*
* @return
* possible object is
* {@link ItemInvtClassification }
*
*/
public ItemInvtClassification getInvtClassification() {
return invtClassification;
}
/**
* Sets the value of the invtClassification property.
*
* @param value
* allowed object is
* {@link ItemInvtClassification }
*
*/
public void setInvtClassification(ItemInvtClassification value) {
this.invtClassification = value;
}
/**
* Gets the value of the costingLotSize property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getCostingLotSize() {
return costingLotSize;
}
/**
* Sets the value of the costingLotSize property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setCostingLotSize(Double value) {
this.costingLotSize = value;
}
/**
* Gets the value of the quantityOnOrder property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getQuantityOnOrder() {
return quantityOnOrder;
}
/**
* Sets the value of the quantityOnOrder property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setQuantityOnOrder(Double value) {
this.quantityOnOrder = value;
}
/**
* Gets the value of the quantityCommitted property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getQuantityCommitted() {
return quantityCommitted;
}
/**
* Sets the value of the quantityCommitted property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setQuantityCommitted(Double value) {
this.quantityCommitted = 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 quantityBackOrdered property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getQuantityBackOrdered() {
return quantityBackOrdered;
}
/**
* Sets the value of the quantityBackOrdered property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setQuantityBackOrdered(Double value) {
this.quantityBackOrdered = value;
}
/**
* Gets the value of the locationId property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getLocationId() {
return locationId;
}
/**
* Sets the value of the locationId property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setLocationId(RecordRef value) {
this.locationId = value;
}
/**
* Gets the value of the supplyReplenishmentMethod property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getSupplyReplenishmentMethod() {
return supplyReplenishmentMethod;
}
/**
* Sets the value of the supplyReplenishmentMethod property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setSupplyReplenishmentMethod(RecordRef value) {
this.supplyReplenishmentMethod = value;
}
/**
* Gets the value of the alternateDemandSourceItem property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getAlternateDemandSourceItem() {
return alternateDemandSourceItem;
}
/**
* Sets the value of the alternateDemandSourceItem property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setAlternateDemandSourceItem(RecordRef value) {
this.alternateDemandSourceItem = value;
}
/**
* Gets the value of the fixedLotSize property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getFixedLotSize() {
return fixedLotSize;
}
/**
* Sets the value of the fixedLotSize property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setFixedLotSize(Double value) {
this.fixedLotSize = value;
}
/**
* Gets the value of the periodicLotSizeType property.
*
* @return
* possible object is
* {@link PeriodicLotSizeType }
*
*/
public PeriodicLotSizeType getPeriodicLotSizeType() {
return periodicLotSizeType;
}
/**
* Sets the value of the periodicLotSizeType property.
*
* @param value
* allowed object is
* {@link PeriodicLotSizeType }
*
*/
public void setPeriodicLotSizeType(PeriodicLotSizeType value) {
this.periodicLotSizeType = value;
}
/**
* Gets the value of the periodicLotSizeDays property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getPeriodicLotSizeDays() {
return periodicLotSizeDays;
}
/**
* Sets the value of the periodicLotSizeDays property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setPeriodicLotSizeDays(Long value) {
this.periodicLotSizeDays = value;
}
/**
* Gets the value of the supplyType property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getSupplyType() {
return supplyType;
}
/**
* Sets the value of the supplyType property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setSupplyType(RecordRef value) {
this.supplyType = value;
}
/**
* Gets the value of the supplyLotSizingMethod property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getSupplyLotSizingMethod() {
return supplyLotSizingMethod;
}
/**
* Sets the value of the supplyLotSizingMethod property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setSupplyLotSizingMethod(RecordRef value) {
this.supplyLotSizingMethod = value;
}
/**
* Gets the value of the demandSource property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getDemandSource() {
return demandSource;
}
/**
* Sets the value of the demandSource property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setDemandSource(RecordRef value) {
this.demandSource = value;
}
/**
* Gets the value of the backwardConsumptionDays property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getBackwardConsumptionDays() {
return backwardConsumptionDays;
}
/**
* Sets the value of the backwardConsumptionDays property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setBackwardConsumptionDays(Long value) {
this.backwardConsumptionDays = value;
}
/**
* Gets the value of the forwardConsumptionDays property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getForwardConsumptionDays() {
return forwardConsumptionDays;
}
/**
* Sets the value of the forwardConsumptionDays property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setForwardConsumptionDays(Long value) {
this.forwardConsumptionDays = value;
}
/**
* Gets the value of the demandTimeFence property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getDemandTimeFence() {
return demandTimeFence;
}
/**
* Sets the value of the demandTimeFence property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setDemandTimeFence(Long value) {
this.demandTimeFence = value;
}
/**
* Gets the value of the supplyTimeFence property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getSupplyTimeFence() {
return supplyTimeFence;
}
/**
* Sets the value of the supplyTimeFence property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setSupplyTimeFence(Long value) {
this.supplyTimeFence = value;
}
/**
* Gets the value of the rescheduleInDays property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getRescheduleInDays() {
return rescheduleInDays;
}
/**
* Sets the value of the rescheduleInDays property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setRescheduleInDays(Long value) {
this.rescheduleInDays = value;
}
/**
* Gets the value of the rescheduleOutDays property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getRescheduleOutDays() {
return rescheduleOutDays;
}
/**
* Sets the value of the rescheduleOutDays property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setRescheduleOutDays(Long value) {
this.rescheduleOutDays = value;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy