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

net.datastream.schemas.mp_entities.purchaseorder_001.PurchaseOrder Maven / Gradle / Ivy


package net.datastream.schemas.mp_entities.purchaseorder_001;

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.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import net.datastream.schemas.mp_fields.CLASSID_Type;
import net.datastream.schemas.mp_fields.FOBPOINT;
import net.datastream.schemas.mp_fields.FREIGHTTERM;
import net.datastream.schemas.mp_fields.PAYBYMETHOD;
import net.datastream.schemas.mp_fields.PAYMENTTERM;
import net.datastream.schemas.mp_fields.PERSONID_Type;
import net.datastream.schemas.mp_fields.PURCHASEORDERID_Type;
import net.datastream.schemas.mp_fields.SHIPVIA;
import net.datastream.schemas.mp_fields.STATUS_Type;
import net.datastream.schemas.mp_fields.STOREID_Type;
import net.datastream.schemas.mp_fields.SUPPLIERID_Type;
import net.datastream.schemas.mp_fields.TYPE_Type;
import net.datastream.schemas.mp_fields.USERDEFINEDAREA;
import net.datastream.schemas.mp_fields.USERID_Type;
import org.openapplications.oagis_segments.AMOUNT;
import org.openapplications.oagis_segments.DATETIME;


/**
 * 

Java class for anonymous complex type. * *

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

 * <complexType>
 *   <complexContent>
 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *       <sequence>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PURCHASEORDERID"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}CLASSID" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}STATUS"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}POREVISION" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}STOREID"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}DUEDATE"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}BUYER" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}DELADDRESSCODE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}SUPPLIERID"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}CURRENCYCODE"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}EXCHANGE"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}CONTRACTCODE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}DISCOUNT" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}BLANKETORDER" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}BLANKETORDERRELEASE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ORDERDATE"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}SOURCECODE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PRINTED"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}TRANSMITTED"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}DEFAULTAPPROVER" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}APPROVEDATE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}TYPE"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}AUTHORIZER" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PURCHASEORDERVALUE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PAYMENTTERM" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}FREIGHTTERM" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}SHIPVIA" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}FOBPOINT" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PAYBYMETHOD" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ORDERDISCPERC" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ORIGINATOR"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}SOURCESYSTEM" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}REVISEDDATE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}INTERFACE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}EXCHTODUAL" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}EXCHFROMDUAL" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}CREDITCARD" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}POCONTROLNO" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ATTENTIONTO" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}WORKFLOWSUMMARY" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}USERDEFINEDAREA" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_entities/PurchaseOrder_001}UserDefinedFields" minOccurs="0"/>
 *         <element name="part_lines_value" type="{http://www.openapplications.org/oagis_segments}AMOUNT" minOccurs="0"/>
 *         <element name="service_lines_value" type="{http://www.openapplications.org/oagis_segments}AMOUNT" minOccurs="0"/>
 *         <element name="no_of_partlines" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
 *         <element name="no_of_servicelines" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
 *         <element name="SUBTOTALPARTVALUE" type="{http://www.openapplications.org/oagis_segments}AMOUNT" minOccurs="0"/>
 *         <element name="SUBTOTALSERVICEVALUE" type="{http://www.openapplications.org/oagis_segments}AMOUNT" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}NEWREVISIONREASON" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PACKAGETRACKINGNUMBER" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}CONVERTTOASN" minOccurs="0"/>
 *       </sequence>
 *       <attribute name="recordid" type="{http://www.w3.org/2001/XMLSchema}long" />
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "purchaseorderid", "classid", "status", "porevision", "storeid", "duedate", "buyer", "deladdresscode", "supplierid", "currencycode", "exchange", "contractcode", "discount", "blanketorder", "blanketorderrelease", "orderdate", "sourcecode", "printed", "transmitted", "defaultapprover", "approvedate", "type", "authorizer", "purchaseordervalue", "paymentterm", "freightterm", "shipvia", "fobpoint", "paybymethod", "orderdiscperc", "originator", "sourcesystem", "reviseddate", "_interface", "exchtodual", "exchfromdual", "creditcard", "pocontrolno", "attentionto", "workflowsummary", "userdefinedarea", "userDefinedFields", "part_Lines_Value", "service_Lines_Value", "no_Of_Partlines", "no_Of_Servicelines", "subtotalpartvalue", "subtotalservicevalue", "newrevisionreason", "packagetrackingnumber", "converttoasn" }) @XmlRootElement(name = "PurchaseOrder") public class PurchaseOrder { @XmlElement(name = "PURCHASEORDERID", namespace = "http://schemas.datastream.net/MP_fields", required = true) protected PURCHASEORDERID_Type purchaseorderid; @XmlElement(name = "CLASSID", namespace = "http://schemas.datastream.net/MP_fields") protected CLASSID_Type classid; @XmlElement(name = "STATUS", namespace = "http://schemas.datastream.net/MP_fields", required = true) protected STATUS_Type status; @XmlElement(name = "POREVISION", namespace = "http://schemas.datastream.net/MP_fields") protected Long porevision; @XmlElement(name = "STOREID", namespace = "http://schemas.datastream.net/MP_fields", required = true) protected STOREID_Type storeid; @XmlElement(name = "DUEDATE", namespace = "http://schemas.datastream.net/MP_fields", required = true) protected DATETIME duedate; @XmlElement(name = "BUYER", namespace = "http://schemas.datastream.net/MP_fields") protected USERID_Type buyer; @XmlElement(name = "DELADDRESSCODE", namespace = "http://schemas.datastream.net/MP_fields") protected String deladdresscode; @XmlElement(name = "SUPPLIERID", namespace = "http://schemas.datastream.net/MP_fields", required = true) protected SUPPLIERID_Type supplierid; @XmlElement(name = "CURRENCYCODE", namespace = "http://schemas.datastream.net/MP_fields", required = true) protected String currencycode; @XmlElement(name = "EXCHANGE", namespace = "http://schemas.datastream.net/MP_fields", required = true) protected AMOUNT exchange; @XmlElement(name = "CONTRACTCODE", namespace = "http://schemas.datastream.net/MP_fields") protected String contractcode; @XmlElement(name = "DISCOUNT", namespace = "http://schemas.datastream.net/MP_fields") protected AMOUNT discount; @XmlElement(name = "BLANKETORDER", namespace = "http://schemas.datastream.net/MP_fields") protected String blanketorder; @XmlElement(name = "BLANKETORDERRELEASE", namespace = "http://schemas.datastream.net/MP_fields") protected Long blanketorderrelease; @XmlElement(name = "ORDERDATE", namespace = "http://schemas.datastream.net/MP_fields", required = true) protected DATETIME orderdate; @XmlElement(name = "SOURCECODE", namespace = "http://schemas.datastream.net/MP_fields") protected String sourcecode; @XmlElement(name = "PRINTED", namespace = "http://schemas.datastream.net/MP_fields", required = true, defaultValue = "-") protected String printed; @XmlElement(name = "TRANSMITTED", namespace = "http://schemas.datastream.net/MP_fields", required = true, defaultValue = "false") protected String transmitted; @XmlElement(name = "DEFAULTAPPROVER", namespace = "http://schemas.datastream.net/MP_fields") protected USERID_Type defaultapprover; @XmlElement(name = "APPROVEDATE", namespace = "http://schemas.datastream.net/MP_fields") protected DATETIME approvedate; @XmlElement(name = "TYPE", namespace = "http://schemas.datastream.net/MP_fields", required = true) protected TYPE_Type type; @XmlElement(name = "AUTHORIZER", namespace = "http://schemas.datastream.net/MP_fields") protected USERID_Type authorizer; @XmlElement(name = "PURCHASEORDERVALUE", namespace = "http://schemas.datastream.net/MP_fields") protected AMOUNT purchaseordervalue; @XmlElement(name = "PAYMENTTERM", namespace = "http://schemas.datastream.net/MP_fields") protected PAYMENTTERM paymentterm; @XmlElement(name = "FREIGHTTERM", namespace = "http://schemas.datastream.net/MP_fields") protected FREIGHTTERM freightterm; @XmlElement(name = "SHIPVIA", namespace = "http://schemas.datastream.net/MP_fields") protected SHIPVIA shipvia; @XmlElement(name = "FOBPOINT", namespace = "http://schemas.datastream.net/MP_fields") protected FOBPOINT fobpoint; @XmlElement(name = "PAYBYMETHOD", namespace = "http://schemas.datastream.net/MP_fields") protected PAYBYMETHOD paybymethod; @XmlElement(name = "ORDERDISCPERC", namespace = "http://schemas.datastream.net/MP_fields") protected AMOUNT orderdiscperc; @XmlElement(name = "ORIGINATOR", namespace = "http://schemas.datastream.net/MP_fields", required = true) protected PERSONID_Type originator; @XmlElement(name = "SOURCESYSTEM", namespace = "http://schemas.datastream.net/MP_fields") protected String sourcesystem; @XmlElement(name = "REVISEDDATE", namespace = "http://schemas.datastream.net/MP_fields") protected DATETIME reviseddate; @XmlElement(name = "INTERFACE", namespace = "http://schemas.datastream.net/MP_fields") protected DATETIME _interface; @XmlElement(name = "EXCHTODUAL", namespace = "http://schemas.datastream.net/MP_fields") protected AMOUNT exchtodual; @XmlElement(name = "EXCHFROMDUAL", namespace = "http://schemas.datastream.net/MP_fields") protected AMOUNT exchfromdual; @XmlElement(name = "CREDITCARD", namespace = "http://schemas.datastream.net/MP_fields") protected Long creditcard; @XmlElement(name = "POCONTROLNO", namespace = "http://schemas.datastream.net/MP_fields") protected String pocontrolno; @XmlElement(name = "ATTENTIONTO", namespace = "http://schemas.datastream.net/MP_fields") protected String attentionto; @XmlElement(name = "WORKFLOWSUMMARY", namespace = "http://schemas.datastream.net/MP_fields") protected String workflowsummary; @XmlElement(name = "USERDEFINEDAREA", namespace = "http://schemas.datastream.net/MP_fields") protected USERDEFINEDAREA userdefinedarea; @XmlElement(name = "UserDefinedFields") protected UserDefinedFields userDefinedFields; @XmlElement(name = "part_lines_value") protected AMOUNT part_Lines_Value; @XmlElement(name = "service_lines_value") protected AMOUNT service_Lines_Value; @XmlElement(name = "no_of_partlines") protected Long no_Of_Partlines; @XmlElement(name = "no_of_servicelines") protected Long no_Of_Servicelines; @XmlElement(name = "SUBTOTALPARTVALUE") protected AMOUNT subtotalpartvalue; @XmlElement(name = "SUBTOTALSERVICEVALUE") protected AMOUNT subtotalservicevalue; @XmlElement(name = "NEWREVISIONREASON", namespace = "http://schemas.datastream.net/MP_fields") protected String newrevisionreason; @XmlElement(name = "PACKAGETRACKINGNUMBER", namespace = "http://schemas.datastream.net/MP_fields") protected String packagetrackingnumber; @XmlElement(name = "CONVERTTOASN", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false") protected String converttoasn; @XmlAttribute(name = "recordid") protected Long recordid; /** * Gets the value of the purchaseorderid property. * * @return * possible object is * {@link PURCHASEORDERID_Type } * */ public PURCHASEORDERID_Type getPURCHASEORDERID() { return purchaseorderid; } /** * Sets the value of the purchaseorderid property. * * @param value * allowed object is * {@link PURCHASEORDERID_Type } * */ public void setPURCHASEORDERID(PURCHASEORDERID_Type value) { this.purchaseorderid = value; } /** * Gets the value of the classid property. * * @return * possible object is * {@link CLASSID_Type } * */ public CLASSID_Type getCLASSID() { return classid; } /** * Sets the value of the classid property. * * @param value * allowed object is * {@link CLASSID_Type } * */ public void setCLASSID(CLASSID_Type value) { this.classid = value; } /** * Gets the value of the status property. * * @return * possible object is * {@link STATUS_Type } * */ public STATUS_Type getSTATUS() { return status; } /** * Sets the value of the status property. * * @param value * allowed object is * {@link STATUS_Type } * */ public void setSTATUS(STATUS_Type value) { this.status = value; } /** * Gets the value of the porevision property. * * @return * possible object is * {@link Long } * */ public Long getPOREVISION() { return porevision; } /** * Sets the value of the porevision property. * * @param value * allowed object is * {@link Long } * */ public void setPOREVISION(Long value) { this.porevision = value; } /** * Gets the value of the storeid property. * * @return * possible object is * {@link STOREID_Type } * */ public STOREID_Type getSTOREID() { return storeid; } /** * Sets the value of the storeid property. * * @param value * allowed object is * {@link STOREID_Type } * */ public void setSTOREID(STOREID_Type value) { this.storeid = value; } /** * Gets the value of the duedate property. * * @return * possible object is * {@link DATETIME } * */ public DATETIME getDUEDATE() { return duedate; } /** * Sets the value of the duedate property. * * @param value * allowed object is * {@link DATETIME } * */ public void setDUEDATE(DATETIME value) { this.duedate = value; } /** * Gets the value of the buyer property. * * @return * possible object is * {@link USERID_Type } * */ public USERID_Type getBUYER() { return buyer; } /** * Sets the value of the buyer property. * * @param value * allowed object is * {@link USERID_Type } * */ public void setBUYER(USERID_Type value) { this.buyer = value; } /** * Gets the value of the deladdresscode property. * * @return * possible object is * {@link String } * */ public String getDELADDRESSCODE() { return deladdresscode; } /** * Sets the value of the deladdresscode property. * * @param value * allowed object is * {@link String } * */ public void setDELADDRESSCODE(String value) { this.deladdresscode = value; } /** * Gets the value of the supplierid property. * * @return * possible object is * {@link SUPPLIERID_Type } * */ public SUPPLIERID_Type getSUPPLIERID() { return supplierid; } /** * Sets the value of the supplierid property. * * @param value * allowed object is * {@link SUPPLIERID_Type } * */ public void setSUPPLIERID(SUPPLIERID_Type value) { this.supplierid = value; } /** * Gets the value of the currencycode property. * * @return * possible object is * {@link String } * */ public String getCURRENCYCODE() { return currencycode; } /** * Sets the value of the currencycode property. * * @param value * allowed object is * {@link String } * */ public void setCURRENCYCODE(String value) { this.currencycode = value; } /** * Gets the value of the exchange property. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getEXCHANGE() { return exchange; } /** * Sets the value of the exchange property. * * @param value * allowed object is * {@link AMOUNT } * */ public void setEXCHANGE(AMOUNT value) { this.exchange = value; } /** * Gets the value of the contractcode property. * * @return * possible object is * {@link String } * */ public String getCONTRACTCODE() { return contractcode; } /** * Sets the value of the contractcode property. * * @param value * allowed object is * {@link String } * */ public void setCONTRACTCODE(String value) { this.contractcode = value; } /** * Gets the value of the discount property. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getDISCOUNT() { return discount; } /** * Sets the value of the discount property. * * @param value * allowed object is * {@link AMOUNT } * */ public void setDISCOUNT(AMOUNT value) { this.discount = value; } /** * Gets the value of the blanketorder property. * * @return * possible object is * {@link String } * */ public String getBLANKETORDER() { return blanketorder; } /** * Sets the value of the blanketorder property. * * @param value * allowed object is * {@link String } * */ public void setBLANKETORDER(String value) { this.blanketorder = value; } /** * Gets the value of the blanketorderrelease property. * * @return * possible object is * {@link Long } * */ public Long getBLANKETORDERRELEASE() { return blanketorderrelease; } /** * Sets the value of the blanketorderrelease property. * * @param value * allowed object is * {@link Long } * */ public void setBLANKETORDERRELEASE(Long value) { this.blanketorderrelease = value; } /** * Gets the value of the orderdate property. * * @return * possible object is * {@link DATETIME } * */ public DATETIME getORDERDATE() { return orderdate; } /** * Sets the value of the orderdate property. * * @param value * allowed object is * {@link DATETIME } * */ public void setORDERDATE(DATETIME value) { this.orderdate = value; } /** * Gets the value of the sourcecode property. * * @return * possible object is * {@link String } * */ public String getSOURCECODE() { return sourcecode; } /** * Sets the value of the sourcecode property. * * @param value * allowed object is * {@link String } * */ public void setSOURCECODE(String value) { this.sourcecode = value; } /** * Gets the value of the printed property. * * @return * possible object is * {@link String } * */ public String getPRINTED() { return printed; } /** * Sets the value of the printed property. * * @param value * allowed object is * {@link String } * */ public void setPRINTED(String value) { this.printed = value; } /** * Gets the value of the transmitted property. * * @return * possible object is * {@link String } * */ public String getTRANSMITTED() { return transmitted; } /** * Sets the value of the transmitted property. * * @param value * allowed object is * {@link String } * */ public void setTRANSMITTED(String value) { this.transmitted = value; } /** * Gets the value of the defaultapprover property. * * @return * possible object is * {@link USERID_Type } * */ public USERID_Type getDEFAULTAPPROVER() { return defaultapprover; } /** * Sets the value of the defaultapprover property. * * @param value * allowed object is * {@link USERID_Type } * */ public void setDEFAULTAPPROVER(USERID_Type value) { this.defaultapprover = value; } /** * Gets the value of the approvedate property. * * @return * possible object is * {@link DATETIME } * */ public DATETIME getAPPROVEDATE() { return approvedate; } /** * Sets the value of the approvedate property. * * @param value * allowed object is * {@link DATETIME } * */ public void setAPPROVEDATE(DATETIME value) { this.approvedate = value; } /** * Gets the value of the type property. * * @return * possible object is * {@link TYPE_Type } * */ public TYPE_Type getTYPE() { return type; } /** * Sets the value of the type property. * * @param value * allowed object is * {@link TYPE_Type } * */ public void setTYPE(TYPE_Type value) { this.type = value; } /** * Gets the value of the authorizer property. * * @return * possible object is * {@link USERID_Type } * */ public USERID_Type getAUTHORIZER() { return authorizer; } /** * Sets the value of the authorizer property. * * @param value * allowed object is * {@link USERID_Type } * */ public void setAUTHORIZER(USERID_Type value) { this.authorizer = value; } /** * Gets the value of the purchaseordervalue property. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getPURCHASEORDERVALUE() { return purchaseordervalue; } /** * Sets the value of the purchaseordervalue property. * * @param value * allowed object is * {@link AMOUNT } * */ public void setPURCHASEORDERVALUE(AMOUNT value) { this.purchaseordervalue = value; } /** * Gets the value of the paymentterm property. * * @return * possible object is * {@link PAYMENTTERM } * */ public PAYMENTTERM getPAYMENTTERM() { return paymentterm; } /** * Sets the value of the paymentterm property. * * @param value * allowed object is * {@link PAYMENTTERM } * */ public void setPAYMENTTERM(PAYMENTTERM value) { this.paymentterm = value; } /** * Gets the value of the freightterm property. * * @return * possible object is * {@link FREIGHTTERM } * */ public FREIGHTTERM getFREIGHTTERM() { return freightterm; } /** * Sets the value of the freightterm property. * * @param value * allowed object is * {@link FREIGHTTERM } * */ public void setFREIGHTTERM(FREIGHTTERM value) { this.freightterm = value; } /** * Gets the value of the shipvia property. * * @return * possible object is * {@link SHIPVIA } * */ public SHIPVIA getSHIPVIA() { return shipvia; } /** * Sets the value of the shipvia property. * * @param value * allowed object is * {@link SHIPVIA } * */ public void setSHIPVIA(SHIPVIA value) { this.shipvia = value; } /** * Gets the value of the fobpoint property. * * @return * possible object is * {@link FOBPOINT } * */ public FOBPOINT getFOBPOINT() { return fobpoint; } /** * Sets the value of the fobpoint property. * * @param value * allowed object is * {@link FOBPOINT } * */ public void setFOBPOINT(FOBPOINT value) { this.fobpoint = value; } /** * Gets the value of the paybymethod property. * * @return * possible object is * {@link PAYBYMETHOD } * */ public PAYBYMETHOD getPAYBYMETHOD() { return paybymethod; } /** * Sets the value of the paybymethod property. * * @param value * allowed object is * {@link PAYBYMETHOD } * */ public void setPAYBYMETHOD(PAYBYMETHOD value) { this.paybymethod = value; } /** * Gets the value of the orderdiscperc property. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getORDERDISCPERC() { return orderdiscperc; } /** * Sets the value of the orderdiscperc property. * * @param value * allowed object is * {@link AMOUNT } * */ public void setORDERDISCPERC(AMOUNT value) { this.orderdiscperc = value; } /** * Gets the value of the originator property. * * @return * possible object is * {@link PERSONID_Type } * */ public PERSONID_Type getORIGINATOR() { return originator; } /** * Sets the value of the originator property. * * @param value * allowed object is * {@link PERSONID_Type } * */ public void setORIGINATOR(PERSONID_Type value) { this.originator = value; } /** * Gets the value of the sourcesystem property. * * @return * possible object is * {@link String } * */ public String getSOURCESYSTEM() { return sourcesystem; } /** * Sets the value of the sourcesystem property. * * @param value * allowed object is * {@link String } * */ public void setSOURCESYSTEM(String value) { this.sourcesystem = value; } /** * Gets the value of the reviseddate property. * * @return * possible object is * {@link DATETIME } * */ public DATETIME getREVISEDDATE() { return reviseddate; } /** * Sets the value of the reviseddate property. * * @param value * allowed object is * {@link DATETIME } * */ public void setREVISEDDATE(DATETIME value) { this.reviseddate = value; } /** * Gets the value of the interface property. * * @return * possible object is * {@link DATETIME } * */ public DATETIME getINTERFACE() { return _interface; } /** * Sets the value of the interface property. * * @param value * allowed object is * {@link DATETIME } * */ public void setINTERFACE(DATETIME value) { this._interface = value; } /** * Gets the value of the exchtodual property. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getEXCHTODUAL() { return exchtodual; } /** * Sets the value of the exchtodual property. * * @param value * allowed object is * {@link AMOUNT } * */ public void setEXCHTODUAL(AMOUNT value) { this.exchtodual = value; } /** * Gets the value of the exchfromdual property. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getEXCHFROMDUAL() { return exchfromdual; } /** * Sets the value of the exchfromdual property. * * @param value * allowed object is * {@link AMOUNT } * */ public void setEXCHFROMDUAL(AMOUNT value) { this.exchfromdual = value; } /** * Gets the value of the creditcard property. * * @return * possible object is * {@link Long } * */ public Long getCREDITCARD() { return creditcard; } /** * Sets the value of the creditcard property. * * @param value * allowed object is * {@link Long } * */ public void setCREDITCARD(Long value) { this.creditcard = value; } /** * Gets the value of the pocontrolno property. * * @return * possible object is * {@link String } * */ public String getPOCONTROLNO() { return pocontrolno; } /** * Sets the value of the pocontrolno property. * * @param value * allowed object is * {@link String } * */ public void setPOCONTROLNO(String value) { this.pocontrolno = value; } /** * Gets the value of the attentionto property. * * @return * possible object is * {@link String } * */ public String getATTENTIONTO() { return attentionto; } /** * Sets the value of the attentionto property. * * @param value * allowed object is * {@link String } * */ public void setATTENTIONTO(String value) { this.attentionto = value; } /** * Gets the value of the workflowsummary property. * * @return * possible object is * {@link String } * */ public String getWORKFLOWSUMMARY() { return workflowsummary; } /** * Sets the value of the workflowsummary property. * * @param value * allowed object is * {@link String } * */ public void setWORKFLOWSUMMARY(String value) { this.workflowsummary = value; } /** * Gets the value of the userdefinedarea property. * * @return * possible object is * {@link USERDEFINEDAREA } * */ public USERDEFINEDAREA getUSERDEFINEDAREA() { return userdefinedarea; } /** * Sets the value of the userdefinedarea property. * * @param value * allowed object is * {@link USERDEFINEDAREA } * */ public void setUSERDEFINEDAREA(USERDEFINEDAREA value) { this.userdefinedarea = value; } /** * Gets the value of the userDefinedFields property. * * @return * possible object is * {@link UserDefinedFields } * */ public UserDefinedFields getUserDefinedFields() { return userDefinedFields; } /** * Sets the value of the userDefinedFields property. * * @param value * allowed object is * {@link UserDefinedFields } * */ public void setUserDefinedFields(UserDefinedFields value) { this.userDefinedFields = value; } /** * Gets the value of the part_Lines_Value property. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getPart_Lines_Value() { return part_Lines_Value; } /** * Sets the value of the part_Lines_Value property. * * @param value * allowed object is * {@link AMOUNT } * */ public void setPart_Lines_Value(AMOUNT value) { this.part_Lines_Value = value; } /** * Gets the value of the service_Lines_Value property. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getService_Lines_Value() { return service_Lines_Value; } /** * Sets the value of the service_Lines_Value property. * * @param value * allowed object is * {@link AMOUNT } * */ public void setService_Lines_Value(AMOUNT value) { this.service_Lines_Value = value; } /** * Gets the value of the no_Of_Partlines property. * * @return * possible object is * {@link Long } * */ public Long getNo_Of_Partlines() { return no_Of_Partlines; } /** * Sets the value of the no_Of_Partlines property. * * @param value * allowed object is * {@link Long } * */ public void setNo_Of_Partlines(Long value) { this.no_Of_Partlines = value; } /** * Gets the value of the no_Of_Servicelines property. * * @return * possible object is * {@link Long } * */ public Long getNo_Of_Servicelines() { return no_Of_Servicelines; } /** * Sets the value of the no_Of_Servicelines property. * * @param value * allowed object is * {@link Long } * */ public void setNo_Of_Servicelines(Long value) { this.no_Of_Servicelines = value; } /** * Gets the value of the subtotalpartvalue property. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getSUBTOTALPARTVALUE() { return subtotalpartvalue; } /** * Sets the value of the subtotalpartvalue property. * * @param value * allowed object is * {@link AMOUNT } * */ public void setSUBTOTALPARTVALUE(AMOUNT value) { this.subtotalpartvalue = value; } /** * Gets the value of the subtotalservicevalue property. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getSUBTOTALSERVICEVALUE() { return subtotalservicevalue; } /** * Sets the value of the subtotalservicevalue property. * * @param value * allowed object is * {@link AMOUNT } * */ public void setSUBTOTALSERVICEVALUE(AMOUNT value) { this.subtotalservicevalue = value; } /** * Gets the value of the newrevisionreason property. * * @return * possible object is * {@link String } * */ public String getNEWREVISIONREASON() { return newrevisionreason; } /** * Sets the value of the newrevisionreason property. * * @param value * allowed object is * {@link String } * */ public void setNEWREVISIONREASON(String value) { this.newrevisionreason = value; } /** * Gets the value of the packagetrackingnumber property. * * @return * possible object is * {@link String } * */ public String getPACKAGETRACKINGNUMBER() { return packagetrackingnumber; } /** * Sets the value of the packagetrackingnumber property. * * @param value * allowed object is * {@link String } * */ public void setPACKAGETRACKINGNUMBER(String value) { this.packagetrackingnumber = value; } /** * Gets the value of the converttoasn property. * * @return * possible object is * {@link String } * */ public String getCONVERTTOASN() { return converttoasn; } /** * Sets the value of the converttoasn property. * * @param value * allowed object is * {@link String } * */ public void setCONVERTTOASN(String value) { this.converttoasn = value; } /** * Gets the value of the recordid property. * * @return * possible object is * {@link Long } * */ public Long getRecordid() { return recordid; } /** * Sets the value of the recordid property. * * @param value * allowed object is * {@link Long } * */ public void setRecordid(Long value) { this.recordid = value; } }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy