Package org.cxml
Class QuoteRequestHeader
- java.lang.Object
-
- org.cxml.QuoteRequestHeader
-
public class QuoteRequestHeader extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringcloseDateprotected Commentscommentsprotected java.util.List<Contact>contactprotected java.lang.Stringcurrencyprotected Descriptiondescriptionprotected java.util.List<Extrinsic>extrinsicprotected Namenameprotected java.lang.StringopenDateprotected java.lang.StringpreviewDateprotected java.lang.StringquoteReceivingPreferenceprotected java.lang.StringrequestDateprotected java.lang.StringrequestIDprotected ShipToshipToprotected SupplierSelectorsupplierSelectorprotected java.lang.StringtemplateNameprotected Totaltotalprotected java.lang.Stringtypeprotected java.lang.StringxmlLang
-
Constructor Summary
Constructors Constructor Description QuoteRequestHeader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCloseDate()Gets the value of the closeDate property.CommentsgetComments()Gets the value of the comments property.java.util.List<Contact>getContact()Gets the value of the contact property.java.lang.StringgetCurrency()Gets the value of the currency property.DescriptiongetDescription()Gets the value of the description property.java.util.List<Extrinsic>getExtrinsic()Gets the value of the extrinsic property.NamegetName()Gets the value of the name property.java.lang.StringgetOpenDate()Gets the value of the openDate property.java.lang.StringgetPreviewDate()Gets the value of the previewDate property.java.lang.StringgetQuoteReceivingPreference()Gets the value of the quoteReceivingPreference property.java.lang.StringgetRequestDate()Gets the value of the requestDate property.java.lang.StringgetRequestID()Gets the value of the requestID property.ShipTogetShipTo()Gets the value of the shipTo property.SupplierSelectorgetSupplierSelector()Gets the value of the supplierSelector property.java.lang.StringgetTemplateName()Gets the value of the templateName property.TotalgetTotal()Gets the value of the total property.java.lang.StringgetType()Gets the value of the type property.java.lang.StringgetXmlLang()Gets the value of the xmlLang property.voidsetCloseDate(java.lang.String value)Sets the value of the closeDate property.voidsetComments(Comments value)Sets the value of the comments property.voidsetCurrency(java.lang.String value)Sets the value of the currency property.voidsetDescription(Description value)Sets the value of the description property.voidsetName(Name value)Sets the value of the name property.voidsetOpenDate(java.lang.String value)Sets the value of the openDate property.voidsetPreviewDate(java.lang.String value)Sets the value of the previewDate property.voidsetQuoteReceivingPreference(java.lang.String value)Sets the value of the quoteReceivingPreference property.voidsetRequestDate(java.lang.String value)Sets the value of the requestDate property.voidsetRequestID(java.lang.String value)Sets the value of the requestID property.voidsetShipTo(ShipTo value)Sets the value of the shipTo property.voidsetSupplierSelector(SupplierSelector value)Sets the value of the supplierSelector property.voidsetTemplateName(java.lang.String value)Sets the value of the templateName property.voidsetTotal(Total value)Sets the value of the total property.voidsetType(java.lang.String value)Sets the value of the type property.voidsetXmlLang(java.lang.String value)Sets the value of the xmlLang property.
-
-
-
Field Detail
-
requestID
protected java.lang.String requestID
-
requestDate
protected java.lang.String requestDate
-
type
protected java.lang.String type
-
openDate
protected java.lang.String openDate
-
closeDate
protected java.lang.String closeDate
-
previewDate
protected java.lang.String previewDate
-
templateName
protected java.lang.String templateName
-
currency
protected java.lang.String currency
-
xmlLang
protected java.lang.String xmlLang
-
quoteReceivingPreference
protected java.lang.String quoteReceivingPreference
-
name
protected Name name
-
supplierSelector
protected SupplierSelector supplierSelector
-
total
protected Total total
-
description
protected Description description
-
shipTo
protected ShipTo shipTo
-
contact
protected java.util.List<Contact> contact
-
comments
protected Comments comments
-
extrinsic
protected java.util.List<Extrinsic> extrinsic
-
-
Method Detail
-
getRequestID
public java.lang.String getRequestID()
Gets the value of the requestID property.- Returns:
- possible object is
String
-
setRequestID
public void setRequestID(java.lang.String value)
Sets the value of the requestID property.- Parameters:
value- allowed object isString
-
getRequestDate
public java.lang.String getRequestDate()
Gets the value of the requestDate property.- Returns:
- possible object is
String
-
setRequestDate
public void setRequestDate(java.lang.String value)
Sets the value of the requestDate property.- Parameters:
value- allowed object isString
-
getType
public java.lang.String getType()
Gets the value of the type property.- Returns:
- possible object is
String
-
setType
public void setType(java.lang.String value)
Sets the value of the type property.- Parameters:
value- allowed object isString
-
getOpenDate
public java.lang.String getOpenDate()
Gets the value of the openDate property.- Returns:
- possible object is
String
-
setOpenDate
public void setOpenDate(java.lang.String value)
Sets the value of the openDate property.- Parameters:
value- allowed object isString
-
getCloseDate
public java.lang.String getCloseDate()
Gets the value of the closeDate property.- Returns:
- possible object is
String
-
setCloseDate
public void setCloseDate(java.lang.String value)
Sets the value of the closeDate property.- Parameters:
value- allowed object isString
-
getPreviewDate
public java.lang.String getPreviewDate()
Gets the value of the previewDate property.- Returns:
- possible object is
String
-
setPreviewDate
public void setPreviewDate(java.lang.String value)
Sets the value of the previewDate property.- Parameters:
value- allowed object isString
-
getTemplateName
public java.lang.String getTemplateName()
Gets the value of the templateName property.- Returns:
- possible object is
String
-
setTemplateName
public void setTemplateName(java.lang.String value)
Sets the value of the templateName property.- Parameters:
value- allowed object isString
-
getCurrency
public java.lang.String getCurrency()
Gets the value of the currency property.- Returns:
- possible object is
String
-
setCurrency
public void setCurrency(java.lang.String value)
Sets the value of the currency property.- Parameters:
value- allowed object isString
-
getXmlLang
public java.lang.String getXmlLang()
Gets the value of the xmlLang property.- Returns:
- possible object is
String
-
setXmlLang
public void setXmlLang(java.lang.String value)
Sets the value of the xmlLang property.- Parameters:
value- allowed object isString
-
getQuoteReceivingPreference
public java.lang.String getQuoteReceivingPreference()
Gets the value of the quoteReceivingPreference property.- Returns:
- possible object is
String
-
setQuoteReceivingPreference
public void setQuoteReceivingPreference(java.lang.String value)
Sets the value of the quoteReceivingPreference property.- Parameters:
value- allowed object isString
-
setName
public void setName(Name value)
Sets the value of the name property.- Parameters:
value- allowed object isName
-
getSupplierSelector
public SupplierSelector getSupplierSelector()
Gets the value of the supplierSelector property.- Returns:
- possible object is
SupplierSelector
-
setSupplierSelector
public void setSupplierSelector(SupplierSelector value)
Sets the value of the supplierSelector property.- Parameters:
value- allowed object isSupplierSelector
-
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 isTotal
-
getDescription
public Description getDescription()
Gets the value of the description property.- Returns:
- possible object is
Description
-
setDescription
public void setDescription(Description value)
Sets the value of the description property.- Parameters:
value- allowed object isDescription
-
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 isShipTo
-
getContact
public java.util.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
setmethod 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 isComments
-
getExtrinsic
public java.util.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
setmethod 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
-
-