public class

OrderLineSummaryRevision

extends Object
java.lang.Object
   ↳ com.coupa.resources.OrderLineSummaryRevision

Class Overview

Java class for order-line-summary-revision complex type.

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

 <complexType name="order-line-summary-revision">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="id" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="created-at" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="updated-at" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="accounting-total" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="accounting-total-currency" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="description" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="invoiced" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="line-num" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="need-by-date" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="order-header-id" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="price" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="quantity" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="received" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="source-part-num" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="status" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="sub-line-num" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="supp-aux-part-num" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="total" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="type" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="version" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="savings-pct" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="reporting-total" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="supplier-order-number" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="account" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{}account-summary" minOccurs="0"/>
                   <element name="to" type="{}account-summary" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="contract" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{}contract-summary" minOccurs="0"/>
                   <element name="to" type="{}contract-summary" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="currency" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{}currency-summary" minOccurs="0"/>
                   <element name="to" type="{}currency-summary" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="commodity" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{}commodity-summary" minOccurs="0"/>
                   <element name="to" type="{}commodity-summary" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="department" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{}department-summary" minOccurs="0"/>
                   <element name="to" type="{}department-summary" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="item" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{}item-summary" minOccurs="0"/>
                   <element name="to" type="{}item-summary" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="supplier" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{}supplier-summary" minOccurs="0"/>
                   <element name="to" type="{}supplier-summary" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="uom" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{}uom-summary" minOccurs="0"/>
                   <element name="to" type="{}uom-summary" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="asset-tags" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="asset-tag" type="{}asset-tag-summary" maxOccurs="unbounded" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="attachments" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="attachment" type="{}attachment-summary" maxOccurs="unbounded" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="period" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{}period-summary" minOccurs="0"/>
                   <element name="to" type="{}period-summary" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="created-by" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{}user-summary" minOccurs="0"/>
                   <element name="to" type="{}user-summary" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="updated-by" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="from" type="{}user-summary" minOccurs="0"/>
                   <element name="to" type="{}user-summary" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Nested Classes
class OrderLineSummaryRevision.Account

Java class for anonymous complex type. 

class OrderLineSummaryRevision.AccountingTotal

Java class for anonymous complex type. 

class OrderLineSummaryRevision.AccountingTotalCurrency

Java class for anonymous complex type. 

class OrderLineSummaryRevision.AssetTags

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Attachments

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Commodity

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Contract

Java class for anonymous complex type. 

class OrderLineSummaryRevision.CreatedAt

Java class for anonymous complex type. 

class OrderLineSummaryRevision.CreatedBy

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Currency

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Department

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Description

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Invoiced

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Item

Java class for anonymous complex type. 

class OrderLineSummaryRevision.NeedByDate

Java class for anonymous complex type. 

class OrderLineSummaryRevision.OrderHeaderId

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Period

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Price

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Quantity

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Received

Java class for anonymous complex type. 

class OrderLineSummaryRevision.ReportingTotal

Java class for anonymous complex type. 

class OrderLineSummaryRevision.SavingsPct

Java class for anonymous complex type. 

class OrderLineSummaryRevision.SourcePartNum

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Status

Java class for anonymous complex type. 

class OrderLineSummaryRevision.SubLineNum

Java class for anonymous complex type. 

class OrderLineSummaryRevision.SuppAuxPartNum

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Supplier

Java class for anonymous complex type. 

class OrderLineSummaryRevision.SupplierOrderNumber

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Total

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Type

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Uom

Java class for anonymous complex type. 

class OrderLineSummaryRevision.UpdatedAt

Java class for anonymous complex type. 

class OrderLineSummaryRevision.UpdatedBy

Java class for anonymous complex type. 

class OrderLineSummaryRevision.Version

Java class for anonymous complex type. 

Fields
protected OrderLineSummaryRevision.Account account
protected OrderLineSummaryRevision.AccountingTotal accountingTotal
protected OrderLineSummaryRevision.AccountingTotalCurrency accountingTotalCurrency
protected OrderLineSummaryRevision.AssetTags assetTags
protected OrderLineSummaryRevision.Attachments attachments
protected OrderLineSummaryRevision.Commodity commodity
protected OrderLineSummaryRevision.Contract contract
protected OrderLineSummaryRevision.CreatedAt createdAt
protected OrderLineSummaryRevision.CreatedBy createdBy
protected OrderLineSummaryRevision.Currency currency
protected OrderLineSummaryRevision.Department department
protected OrderLineSummaryRevision.Description description
protected BigInteger id
protected OrderLineSummaryRevision.Invoiced invoiced
protected OrderLineSummaryRevision.Item item
protected BigInteger lineNum
protected OrderLineSummaryRevision.NeedByDate needByDate
protected OrderLineSummaryRevision.OrderHeaderId orderHeaderId
protected OrderLineSummaryRevision.Period period
protected OrderLineSummaryRevision.Price price
protected OrderLineSummaryRevision.Quantity quantity
protected OrderLineSummaryRevision.Received received
protected OrderLineSummaryRevision.ReportingTotal reportingTotal
protected OrderLineSummaryRevision.SavingsPct savingsPct
protected OrderLineSummaryRevision.SourcePartNum sourcePartNum
protected OrderLineSummaryRevision.Status status
protected OrderLineSummaryRevision.SubLineNum subLineNum
protected OrderLineSummaryRevision.SuppAuxPartNum suppAuxPartNum
protected OrderLineSummaryRevision.Supplier supplier
protected OrderLineSummaryRevision.SupplierOrderNumber supplierOrderNumber
protected OrderLineSummaryRevision.Total total
protected OrderLineSummaryRevision.Type type
protected OrderLineSummaryRevision.Uom uom
protected OrderLineSummaryRevision.UpdatedAt updatedAt
protected OrderLineSummaryRevision.UpdatedBy updatedBy
protected OrderLineSummaryRevision.Version version
Public Constructors
OrderLineSummaryRevision()
Public Methods
OrderLineSummaryRevision.Account getAccount()
Gets the value of the account property.
OrderLineSummaryRevision.AccountingTotal getAccountingTotal()
Gets the value of the accountingTotal property.
OrderLineSummaryRevision.AccountingTotalCurrency getAccountingTotalCurrency()
Gets the value of the accountingTotalCurrency property.
OrderLineSummaryRevision.AssetTags getAssetTags()
Gets the value of the assetTags property.
OrderLineSummaryRevision.Attachments getAttachments()
Gets the value of the attachments property.
OrderLineSummaryRevision.Commodity getCommodity()
Gets the value of the commodity property.
OrderLineSummaryRevision.Contract getContract()
Gets the value of the contract property.
OrderLineSummaryRevision.CreatedAt getCreatedAt()
Gets the value of the createdAt property.
OrderLineSummaryRevision.CreatedBy getCreatedBy()
Gets the value of the createdBy property.
OrderLineSummaryRevision.Currency getCurrency()
Gets the value of the currency property.
OrderLineSummaryRevision.Department getDepartment()
Gets the value of the department property.
OrderLineSummaryRevision.Description getDescription()
Gets the value of the description property.
BigInteger getId()
Gets the value of the id property.
OrderLineSummaryRevision.Invoiced getInvoiced()
Gets the value of the invoiced property.
OrderLineSummaryRevision.Item getItem()
Gets the value of the item property.
BigInteger getLineNum()
Gets the value of the lineNum property.
OrderLineSummaryRevision.NeedByDate getNeedByDate()
Gets the value of the needByDate property.
OrderLineSummaryRevision.OrderHeaderId getOrderHeaderId()
Gets the value of the orderHeaderId property.
OrderLineSummaryRevision.Period getPeriod()
Gets the value of the period property.
OrderLineSummaryRevision.Price getPrice()
Gets the value of the price property.
OrderLineSummaryRevision.Quantity getQuantity()
Gets the value of the quantity property.
OrderLineSummaryRevision.Received getReceived()
Gets the value of the received property.
OrderLineSummaryRevision.ReportingTotal getReportingTotal()
Gets the value of the reportingTotal property.
OrderLineSummaryRevision.SavingsPct getSavingsPct()
Gets the value of the savingsPct property.
OrderLineSummaryRevision.SourcePartNum getSourcePartNum()
Gets the value of the sourcePartNum property.
OrderLineSummaryRevision.Status getStatus()
Gets the value of the status property.
OrderLineSummaryRevision.SubLineNum getSubLineNum()
Gets the value of the subLineNum property.
OrderLineSummaryRevision.SuppAuxPartNum getSuppAuxPartNum()
Gets the value of the suppAuxPartNum property.
OrderLineSummaryRevision.Supplier getSupplier()
Gets the value of the supplier property.
OrderLineSummaryRevision.SupplierOrderNumber getSupplierOrderNumber()
Gets the value of the supplierOrderNumber property.
OrderLineSummaryRevision.Total getTotal()
Gets the value of the total property.
OrderLineSummaryRevision.Type getType()
Gets the value of the type property.
OrderLineSummaryRevision.Uom getUom()
Gets the value of the uom property.
OrderLineSummaryRevision.UpdatedAt getUpdatedAt()
Gets the value of the updatedAt property.
OrderLineSummaryRevision.UpdatedBy getUpdatedBy()
Gets the value of the updatedBy property.
OrderLineSummaryRevision.Version getVersion()
Gets the value of the version property.
void setAccount(OrderLineSummaryRevision.Account value)
Sets the value of the account property.
void setAccountingTotal(OrderLineSummaryRevision.AccountingTotal value)
Sets the value of the accountingTotal property.
void setAccountingTotalCurrency(OrderLineSummaryRevision.AccountingTotalCurrency value)
Sets the value of the accountingTotalCurrency property.
void setAssetTags(OrderLineSummaryRevision.AssetTags value)
Sets the value of the assetTags property.
void setAttachments(OrderLineSummaryRevision.Attachments value)
Sets the value of the attachments property.
void setCommodity(OrderLineSummaryRevision.Commodity value)
Sets the value of the commodity property.
void setContract(OrderLineSummaryRevision.Contract value)
Sets the value of the contract property.
void setCreatedAt(OrderLineSummaryRevision.CreatedAt value)
Sets the value of the createdAt property.
void setCreatedBy(OrderLineSummaryRevision.CreatedBy value)
Sets the value of the createdBy property.
void setCurrency(OrderLineSummaryRevision.Currency value)
Sets the value of the currency property.
void setDepartment(OrderLineSummaryRevision.Department value)
Sets the value of the department property.
void setDescription(OrderLineSummaryRevision.Description value)
Sets the value of the description property.
void setId(BigInteger value)
Sets the value of the id property.
void setInvoiced(OrderLineSummaryRevision.Invoiced value)
Sets the value of the invoiced property.
void setItem(OrderLineSummaryRevision.Item value)
Sets the value of the item property.
void setLineNum(BigInteger value)
Sets the value of the lineNum property.
void setNeedByDate(OrderLineSummaryRevision.NeedByDate value)
Sets the value of the needByDate property.
void setOrderHeaderId(OrderLineSummaryRevision.OrderHeaderId value)
Sets the value of the orderHeaderId property.
void setPeriod(OrderLineSummaryRevision.Period value)
Sets the value of the period property.
void setPrice(OrderLineSummaryRevision.Price value)
Sets the value of the price property.
void setQuantity(OrderLineSummaryRevision.Quantity value)
Sets the value of the quantity property.
void setReceived(OrderLineSummaryRevision.Received value)
Sets the value of the received property.
void setReportingTotal(OrderLineSummaryRevision.ReportingTotal value)
Sets the value of the reportingTotal property.
void setSavingsPct(OrderLineSummaryRevision.SavingsPct value)
Sets the value of the savingsPct property.
void setSourcePartNum(OrderLineSummaryRevision.SourcePartNum value)
Sets the value of the sourcePartNum property.
void setStatus(OrderLineSummaryRevision.Status value)
Sets the value of the status property.
void setSubLineNum(OrderLineSummaryRevision.SubLineNum value)
Sets the value of the subLineNum property.
void setSuppAuxPartNum(OrderLineSummaryRevision.SuppAuxPartNum value)
Sets the value of the suppAuxPartNum property.
void setSupplier(OrderLineSummaryRevision.Supplier value)
Sets the value of the supplier property.
void setSupplierOrderNumber(OrderLineSummaryRevision.SupplierOrderNumber value)
Sets the value of the supplierOrderNumber property.
void setTotal(OrderLineSummaryRevision.Total value)
Sets the value of the total property.
void setType(OrderLineSummaryRevision.Type value)
Sets the value of the type property.
void setUom(OrderLineSummaryRevision.Uom value)
Sets the value of the uom property.
void setUpdatedAt(OrderLineSummaryRevision.UpdatedAt value)
Sets the value of the updatedAt property.
void setUpdatedBy(OrderLineSummaryRevision.UpdatedBy value)
Sets the value of the updatedBy property.
void setVersion(OrderLineSummaryRevision.Version value)
Sets the value of the version property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected OrderLineSummaryRevision.AccountingTotal accountingTotal

protected OrderLineSummaryRevision.AccountingTotalCurrency accountingTotalCurrency

protected OrderLineSummaryRevision.Attachments attachments

protected OrderLineSummaryRevision.Description description

protected BigInteger id

protected BigInteger lineNum

protected OrderLineSummaryRevision.OrderHeaderId orderHeaderId

protected OrderLineSummaryRevision.ReportingTotal reportingTotal

protected OrderLineSummaryRevision.SourcePartNum sourcePartNum

protected OrderLineSummaryRevision.SuppAuxPartNum suppAuxPartNum

protected OrderLineSummaryRevision.SupplierOrderNumber supplierOrderNumber

Public Constructors

public OrderLineSummaryRevision ()

Public Methods

public OrderLineSummaryRevision.Account getAccount ()

Gets the value of the account property.

Returns

public OrderLineSummaryRevision.AccountingTotal getAccountingTotal ()

Gets the value of the accountingTotal property.

Returns

public OrderLineSummaryRevision.AccountingTotalCurrency getAccountingTotalCurrency ()

Gets the value of the accountingTotalCurrency property.

public OrderLineSummaryRevision.AssetTags getAssetTags ()

Gets the value of the assetTags property.

Returns

public OrderLineSummaryRevision.Attachments getAttachments ()

Gets the value of the attachments property.

Returns

public OrderLineSummaryRevision.Commodity getCommodity ()

Gets the value of the commodity property.

Returns

public OrderLineSummaryRevision.Contract getContract ()

Gets the value of the contract property.

Returns

public OrderLineSummaryRevision.CreatedAt getCreatedAt ()

Gets the value of the createdAt property.

Returns

public OrderLineSummaryRevision.CreatedBy getCreatedBy ()

Gets the value of the createdBy property.

Returns

public OrderLineSummaryRevision.Currency getCurrency ()

Gets the value of the currency property.

Returns

public OrderLineSummaryRevision.Department getDepartment ()

Gets the value of the department property.

Returns

public OrderLineSummaryRevision.Description getDescription ()

Gets the value of the description property.

Returns

public BigInteger getId ()

Gets the value of the id property.

Returns
  • possible object is BigInteger

public OrderLineSummaryRevision.Invoiced getInvoiced ()

Gets the value of the invoiced property.

Returns

public OrderLineSummaryRevision.Item getItem ()

Gets the value of the item property.

Returns

public BigInteger getLineNum ()

Gets the value of the lineNum property.

Returns
  • possible object is BigInteger

public OrderLineSummaryRevision.NeedByDate getNeedByDate ()

Gets the value of the needByDate property.

Returns

public OrderLineSummaryRevision.OrderHeaderId getOrderHeaderId ()

Gets the value of the orderHeaderId property.

Returns

public OrderLineSummaryRevision.Period getPeriod ()

Gets the value of the period property.

Returns

public OrderLineSummaryRevision.Price getPrice ()

Gets the value of the price property.

Returns

public OrderLineSummaryRevision.Quantity getQuantity ()

Gets the value of the quantity property.

Returns

public OrderLineSummaryRevision.Received getReceived ()

Gets the value of the received property.

Returns

public OrderLineSummaryRevision.ReportingTotal getReportingTotal ()

Gets the value of the reportingTotal property.

Returns

public OrderLineSummaryRevision.SavingsPct getSavingsPct ()

Gets the value of the savingsPct property.

Returns

public OrderLineSummaryRevision.SourcePartNum getSourcePartNum ()

Gets the value of the sourcePartNum property.

Returns

public OrderLineSummaryRevision.Status getStatus ()

Gets the value of the status property.

Returns

public OrderLineSummaryRevision.SubLineNum getSubLineNum ()

Gets the value of the subLineNum property.

Returns

public OrderLineSummaryRevision.SuppAuxPartNum getSuppAuxPartNum ()

Gets the value of the suppAuxPartNum property.

Returns

public OrderLineSummaryRevision.Supplier getSupplier ()

Gets the value of the supplier property.

Returns

public OrderLineSummaryRevision.SupplierOrderNumber getSupplierOrderNumber ()

Gets the value of the supplierOrderNumber property.

public OrderLineSummaryRevision.Total getTotal ()

Gets the value of the total property.

Returns

public OrderLineSummaryRevision.Type getType ()

Gets the value of the type property.

Returns

public OrderLineSummaryRevision.Uom getUom ()

Gets the value of the uom property.

Returns

public OrderLineSummaryRevision.UpdatedAt getUpdatedAt ()

Gets the value of the updatedAt property.

Returns

public OrderLineSummaryRevision.UpdatedBy getUpdatedBy ()

Gets the value of the updatedBy property.

Returns

public OrderLineSummaryRevision.Version getVersion ()

Gets the value of the version property.

Returns

public void setAccount (OrderLineSummaryRevision.Account value)

Sets the value of the account property.

Parameters
value Allowed object is OrderLineSummaryRevision.Account

public void setAccountingTotal (OrderLineSummaryRevision.AccountingTotal value)

Sets the value of the accountingTotal property.

Parameters
value Allowed object is OrderLineSummaryRevision.AccountingTotal

public void setAccountingTotalCurrency (OrderLineSummaryRevision.AccountingTotalCurrency value)

Sets the value of the accountingTotalCurrency property.

Parameters
value Allowed object is OrderLineSummaryRevision.AccountingTotalCurrency

public void setAssetTags (OrderLineSummaryRevision.AssetTags value)

Sets the value of the assetTags property.

Parameters
value Allowed object is OrderLineSummaryRevision.AssetTags

public void setAttachments (OrderLineSummaryRevision.Attachments value)

Sets the value of the attachments property.

Parameters
value Allowed object is OrderLineSummaryRevision.Attachments

public void setCommodity (OrderLineSummaryRevision.Commodity value)

Sets the value of the commodity property.

Parameters
value Allowed object is OrderLineSummaryRevision.Commodity

public void setContract (OrderLineSummaryRevision.Contract value)

Sets the value of the contract property.

Parameters
value Allowed object is OrderLineSummaryRevision.Contract

public void setCreatedAt (OrderLineSummaryRevision.CreatedAt value)

Sets the value of the createdAt property.

Parameters
value Allowed object is OrderLineSummaryRevision.CreatedAt

public void setCreatedBy (OrderLineSummaryRevision.CreatedBy value)

Sets the value of the createdBy property.

Parameters
value Allowed object is OrderLineSummaryRevision.CreatedBy

public void setCurrency (OrderLineSummaryRevision.Currency value)

Sets the value of the currency property.

Parameters
value Allowed object is OrderLineSummaryRevision.Currency

public void setDepartment (OrderLineSummaryRevision.Department value)

Sets the value of the department property.

Parameters
value Allowed object is OrderLineSummaryRevision.Department

public void setDescription (OrderLineSummaryRevision.Description value)

Sets the value of the description property.

Parameters
value Allowed object is OrderLineSummaryRevision.Description

public void setId (BigInteger value)

Sets the value of the id property.

Parameters
value Allowed object is BigInteger

public void setInvoiced (OrderLineSummaryRevision.Invoiced value)

Sets the value of the invoiced property.

Parameters
value Allowed object is OrderLineSummaryRevision.Invoiced

public void setItem (OrderLineSummaryRevision.Item value)

Sets the value of the item property.

Parameters
value Allowed object is OrderLineSummaryRevision.Item

public void setLineNum (BigInteger value)

Sets the value of the lineNum property.

Parameters
value Allowed object is BigInteger

public void setNeedByDate (OrderLineSummaryRevision.NeedByDate value)

Sets the value of the needByDate property.

Parameters
value Allowed object is OrderLineSummaryRevision.NeedByDate

public void setOrderHeaderId (OrderLineSummaryRevision.OrderHeaderId value)

Sets the value of the orderHeaderId property.

Parameters
value Allowed object is OrderLineSummaryRevision.OrderHeaderId

public void setPeriod (OrderLineSummaryRevision.Period value)

Sets the value of the period property.

Parameters
value Allowed object is OrderLineSummaryRevision.Period

public void setPrice (OrderLineSummaryRevision.Price value)

Sets the value of the price property.

Parameters
value Allowed object is OrderLineSummaryRevision.Price

public void setQuantity (OrderLineSummaryRevision.Quantity value)

Sets the value of the quantity property.

Parameters
value Allowed object is OrderLineSummaryRevision.Quantity

public void setReceived (OrderLineSummaryRevision.Received value)

Sets the value of the received property.

Parameters
value Allowed object is OrderLineSummaryRevision.Received

public void setReportingTotal (OrderLineSummaryRevision.ReportingTotal value)

Sets the value of the reportingTotal property.

Parameters
value Allowed object is OrderLineSummaryRevision.ReportingTotal

public void setSavingsPct (OrderLineSummaryRevision.SavingsPct value)

Sets the value of the savingsPct property.

Parameters
value Allowed object is OrderLineSummaryRevision.SavingsPct

public void setSourcePartNum (OrderLineSummaryRevision.SourcePartNum value)

Sets the value of the sourcePartNum property.

Parameters
value Allowed object is OrderLineSummaryRevision.SourcePartNum

public void setStatus (OrderLineSummaryRevision.Status value)

Sets the value of the status property.

Parameters
value Allowed object is OrderLineSummaryRevision.Status

public void setSubLineNum (OrderLineSummaryRevision.SubLineNum value)

Sets the value of the subLineNum property.

Parameters
value Allowed object is OrderLineSummaryRevision.SubLineNum

public void setSuppAuxPartNum (OrderLineSummaryRevision.SuppAuxPartNum value)

Sets the value of the suppAuxPartNum property.

Parameters
value Allowed object is OrderLineSummaryRevision.SuppAuxPartNum

public void setSupplier (OrderLineSummaryRevision.Supplier value)

Sets the value of the supplier property.

Parameters
value Allowed object is OrderLineSummaryRevision.Supplier

public void setSupplierOrderNumber (OrderLineSummaryRevision.SupplierOrderNumber value)

Sets the value of the supplierOrderNumber property.

Parameters
value Allowed object is OrderLineSummaryRevision.SupplierOrderNumber

public void setTotal (OrderLineSummaryRevision.Total value)

Sets the value of the total property.

Parameters
value Allowed object is OrderLineSummaryRevision.Total

public void setType (OrderLineSummaryRevision.Type value)

Sets the value of the type property.

Parameters
value Allowed object is OrderLineSummaryRevision.Type

public void setUom (OrderLineSummaryRevision.Uom value)

Sets the value of the uom property.

Parameters
value Allowed object is OrderLineSummaryRevision.Uom

public void setUpdatedAt (OrderLineSummaryRevision.UpdatedAt value)

Sets the value of the updatedAt property.

Parameters
value Allowed object is OrderLineSummaryRevision.UpdatedAt

public void setUpdatedBy (OrderLineSummaryRevision.UpdatedBy value)

Sets the value of the updatedBy property.

Parameters
value Allowed object is OrderLineSummaryRevision.UpdatedBy

public void setVersion (OrderLineSummaryRevision.Version value)

Sets the value of the version property.

Parameters
value Allowed object is OrderLineSummaryRevision.Version