Package org.cxml

Class QuoteItemIn

java.lang.Object
org.cxml.QuoteItemIn

public class QuoteItemIn extends Object
  • Field Details

  • Constructor Details

    • QuoteItemIn

      public QuoteItemIn()
  • Method Details

    • getType

      public String getType()
      Gets the value of the type property.
      Returns:
      possible object is String
    • setType

      public void setType(String value)
      Sets the value of the type property.
      Parameters:
      value - allowed object is String
    • getQuantity

      public String getQuantity()
      Gets the value of the quantity property.
      Returns:
      possible object is String
    • setQuantity

      public void setQuantity(String value)
      Sets the value of the quantity property.
      Parameters:
      value - allowed object is String
    • getLineNumber

      public String getLineNumber()
      Gets the value of the lineNumber property.
      Returns:
      possible object is String
    • setLineNumber

      public void setLineNumber(String value)
      Sets the value of the lineNumber property.
      Parameters:
      value - allowed object is String
    • getParentLineNumber

      public String getParentLineNumber()
      Gets the value of the parentLineNumber property.
      Returns:
      possible object is String
    • setParentLineNumber

      public void setParentLineNumber(String value)
      Sets the value of the parentLineNumber property.
      Parameters:
      value - allowed object is String
    • getRequestedDeliveryDate

      public String getRequestedDeliveryDate()
      Gets the value of the requestedDeliveryDate property.
      Returns:
      possible object is String
    • setRequestedDeliveryDate

      public void setRequestedDeliveryDate(String value)
      Sets the value of the requestedDeliveryDate property.
      Parameters:
      value - allowed object is String
    • getRank

      public String getRank()
      Gets the value of the rank property.
      Returns:
      possible object is String
    • setRank

      public void setRank(String value)
      Sets the value of the rank property.
      Parameters:
      value - allowed object is String
    • getItemClassification

      public String getItemClassification()
      Gets the value of the itemClassification property.
      Returns:
      possible object is String
    • setItemClassification

      public void setItemClassification(String value)
      Sets the value of the itemClassification property.
      Parameters:
      value - allowed object is String
    • getItemType

      public String getItemType()
      Gets the value of the itemType property.
      Returns:
      possible object is String
    • setItemType

      public void setItemType(String value)
      Sets the value of the itemType property.
      Parameters:
      value - allowed object is String
    • getServiceLineType

      public String getServiceLineType()
      Gets the value of the serviceLineType property.
      Returns:
      possible object is String
    • setServiceLineType

      public void setServiceLineType(String value)
      Sets the value of the serviceLineType property.
      Parameters:
      value - allowed object is String
    • getItemID

      public ItemID getItemID()
      Gets the value of the itemID property.
      Returns:
      possible object is ItemID
    • setItemID

      public void setItemID(ItemID value)
      Sets the value of the itemID property.
      Parameters:
      value - allowed object is ItemID
    • getItemDetail

      public ItemDetail getItemDetail()
      Gets the value of the itemDetail property.
      Returns:
      possible object is ItemDetail
    • setItemDetail

      public void setItemDetail(ItemDetail value)
      Sets the value of the itemDetail property.
      Parameters:
      value - allowed object is ItemDetail
    • getShipTo

      public ShipTo getShipTo()
      Gets the value of the shipTo property.
      Returns:
      possible object is ShipTo
    • setShipTo

      public void setShipTo(ShipTo value)
      Sets the value of the shipTo property.
      Parameters:
      value - allowed object is ShipTo
    • getShipping

      public Shipping getShipping()
      Gets the value of the shipping property.
      Returns:
      possible object is Shipping
    • setShipping

      public void setShipping(Shipping value)
      Sets the value of the shipping property.
      Parameters:
      value - allowed object is Shipping
    • getTax

      public Tax getTax()
      Gets the value of the tax property.
      Returns:
      possible object is Tax
    • setTax

      public void setTax(Tax value)
      Sets the value of the tax property.
      Parameters:
      value - allowed object is Tax
    • getSpendDetail

      public SpendDetail getSpendDetail()
      Gets the value of the spendDetail property.
      Returns:
      possible object is SpendDetail
    • setSpendDetail

      public void setSpendDetail(SpendDetail value)
      Sets the value of the spendDetail property.
      Parameters:
      value - allowed object is SpendDetail
    • getTotal

      public Total getTotal()
      Gets the value of the total property.
      Returns:
      possible object is Total
    • setTotal

      public void setTotal(Total value)
      Sets the value of the total property.
      Parameters:
      value - allowed object is Total
    • getTermsOfDelivery

      public TermsOfDelivery getTermsOfDelivery()
      Gets the value of the termsOfDelivery property.
      Returns:
      possible object is TermsOfDelivery
    • setTermsOfDelivery

      public void setTermsOfDelivery(TermsOfDelivery value)
      Sets the value of the termsOfDelivery property.
      Parameters:
      value - allowed object is TermsOfDelivery
    • getReferenceDocumentInfo

      public List<ReferenceDocumentInfo> getReferenceDocumentInfo()
      Gets the value of the referenceDocumentInfo property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the referenceDocumentInfo property.

      For example, to add a new item, do as follows:

          getReferenceDocumentInfo().add(newItem);
       

      Objects of the following type(s) are allowed in the list ReferenceDocumentInfo

    • getContact

      public List<Contact> getContact()
      Gets the value of the contact property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the contact property.

      For example, to add a new item, do as follows:

          getContact().add(newItem);
       

      Objects of the following type(s) are allowed in the list Contact

    • getComments

      public Comments getComments()
      Gets the value of the comments property.
      Returns:
      possible object is Comments
    • setComments

      public void setComments(Comments value)
      Sets the value of the comments property.
      Parameters:
      value - allowed object is Comments
    • getAlternative

      public Alternative getAlternative()
      Gets the value of the alternative property.
      Returns:
      possible object is Alternative
    • setAlternative

      public void setAlternative(Alternative value)
      Sets the value of the alternative property.
      Parameters:
      value - allowed object is Alternative
    • getSupplierProductionFacilityRelations

      public SupplierProductionFacilityRelations getSupplierProductionFacilityRelations()
      Gets the value of the supplierProductionFacilityRelations property.
      Returns:
      possible object is SupplierProductionFacilityRelations
    • setSupplierProductionFacilityRelations

      public void setSupplierProductionFacilityRelations(SupplierProductionFacilityRelations value)
      Sets the value of the supplierProductionFacilityRelations property.
      Parameters:
      value - allowed object is SupplierProductionFacilityRelations
    • getExtrinsic

      public List<Extrinsic> getExtrinsic()
      Gets the value of the extrinsic property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the extrinsic property.

      For example, to add a new item, do as follows:

          getExtrinsic().add(newItem);
       

      Objects of the following type(s) are allowed in the list Extrinsic