Class QuotationType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.QuotationType
-
public class QuotationType extends Object
Java class for QuotationType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="QuotationType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}UBLExtensions" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UBLVersionID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CustomizationID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileExecutionID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CopyIndicator" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UUID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueDate"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueTime" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Note" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PricingCurrencyCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LineCountNumeric" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ValidityPeriod" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequestForQuotationDocumentReference" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AdditionalDocumentReference" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Contract" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Signature" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SellerSupplierParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}BuyerCustomerParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}OriginatorCustomerParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Delivery" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DeliveryTerms" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PaymentMeans" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransactionConditions" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AllowanceCharge" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DestinationCountry" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TaxTotal" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}QuotedMonetaryTotal"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}QuotationLine" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description QuotationType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<DocumentReferenceType>getAdditionalDocumentReference()Gets the value of the additionalDocumentReference property.List<AllowanceChargeType>getAllowanceCharge()Gets the value of the allowanceCharge property.CustomerPartyTypegetBuyerCustomerParty()Gets the value of the buyerCustomerParty property.List<ContractType>getContract()Gets the value of the contract property.CopyIndicatorTypegetCopyIndicator()Gets the value of the copyIndicator property.CustomizationIDTypegetCustomizationID()Gets the value of the customizationID property.List<DeliveryType>getDelivery()Gets the value of the delivery property.DeliveryTermsTypegetDeliveryTerms()Gets the value of the deliveryTerms property.CountryTypegetDestinationCountry()Gets the value of the destinationCountry property.IDTypegetID()Gets the value of the id property.IssueDateTypegetIssueDate()Gets the value of the issueDate property.IssueTimeTypegetIssueTime()Gets the value of the issueTime property.LineCountNumericTypegetLineCountNumeric()Gets the value of the lineCountNumeric property.List<NoteType>getNote()Gets the value of the note property.CustomerPartyTypegetOriginatorCustomerParty()Gets the value of the originatorCustomerParty property.PaymentMeansTypegetPaymentMeans()Gets the value of the paymentMeans property.PricingCurrencyCodeTypegetPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.ProfileExecutionIDTypegetProfileExecutionID()Gets the value of the profileExecutionID property.ProfileIDTypegetProfileID()Gets the value of the profileID property.List<QuotationLineType>getQuotationLine()Gets the value of the quotationLine property.MonetaryTotalTypegetQuotedMonetaryTotal()Gets the value of the quotedMonetaryTotal property.DocumentReferenceTypegetRequestForQuotationDocumentReference()Gets the value of the requestForQuotationDocumentReference property.SupplierPartyTypegetSellerSupplierParty()Gets the value of the sellerSupplierParty property.List<SignatureType>getSignature()Gets the value of the signature property.List<TaxTotalType>getTaxTotal()Gets the value of the taxTotal property.TransactionConditionsTypegetTransactionConditions()Gets the value of the transactionConditions property.UBLExtensionsTypegetUBLExtensions()A container for all extensions present in the document.UBLVersionIDTypegetUBLVersionID()Gets the value of the ublVersionID property.UUIDTypegetUUID()Gets the value of the uuid property.PeriodTypegetValidityPeriod()Gets the value of the validityPeriod property.voidsetBuyerCustomerParty(CustomerPartyType value)Sets the value of the buyerCustomerParty property.voidsetCopyIndicator(CopyIndicatorType value)Sets the value of the copyIndicator property.voidsetCustomizationID(CustomizationIDType value)Sets the value of the customizationID property.voidsetDeliveryTerms(DeliveryTermsType value)Sets the value of the deliveryTerms property.voidsetDestinationCountry(CountryType value)Sets the value of the destinationCountry property.voidsetID(IDType value)Sets the value of the id property.voidsetIssueDate(IssueDateType value)Sets the value of the issueDate property.voidsetIssueTime(IssueTimeType value)Sets the value of the issueTime property.voidsetLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidsetOriginatorCustomerParty(CustomerPartyType value)Sets the value of the originatorCustomerParty property.voidsetPaymentMeans(PaymentMeansType value)Sets the value of the paymentMeans property.voidsetPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidsetProfileExecutionID(ProfileExecutionIDType value)Sets the value of the profileExecutionID property.voidsetProfileID(ProfileIDType value)Sets the value of the profileID property.voidsetQuotedMonetaryTotal(MonetaryTotalType value)Sets the value of the quotedMonetaryTotal property.voidsetRequestForQuotationDocumentReference(DocumentReferenceType value)Sets the value of the requestForQuotationDocumentReference property.voidsetSellerSupplierParty(SupplierPartyType value)Sets the value of the sellerSupplierParty property.voidsetTransactionConditions(TransactionConditionsType value)Sets the value of the transactionConditions property.voidsetUBLExtensions(UBLExtensionsType value)Sets the value of the ublExtensions property.voidsetUBLVersionID(UBLVersionIDType value)Sets the value of the ublVersionID property.voidsetUUID(UUIDType value)Sets the value of the uuid property.voidsetValidityPeriod(PeriodType value)Sets the value of the validityPeriod property.
-
-
-
Field Detail
-
ublExtensions
protected UBLExtensionsType ublExtensions
A container for all extensions present in the document.
-
ublVersionID
protected UBLVersionIDType ublVersionID
-
customizationID
protected CustomizationIDType customizationID
-
profileID
protected ProfileIDType profileID
-
profileExecutionID
protected ProfileExecutionIDType profileExecutionID
-
id
protected IDType id
-
copyIndicator
protected CopyIndicatorType copyIndicator
-
uuid
protected UUIDType uuid
-
issueDate
protected IssueDateType issueDate
-
issueTime
protected IssueTimeType issueTime
-
pricingCurrencyCode
protected PricingCurrencyCodeType pricingCurrencyCode
-
lineCountNumeric
protected LineCountNumericType lineCountNumeric
-
validityPeriod
protected PeriodType validityPeriod
-
requestForQuotationDocumentReference
protected DocumentReferenceType requestForQuotationDocumentReference
-
additionalDocumentReference
protected List<DocumentReferenceType> additionalDocumentReference
-
contract
protected List<ContractType> contract
-
signature
protected List<SignatureType> signature
-
sellerSupplierParty
protected SupplierPartyType sellerSupplierParty
-
buyerCustomerParty
protected CustomerPartyType buyerCustomerParty
-
originatorCustomerParty
protected CustomerPartyType originatorCustomerParty
-
delivery
protected List<DeliveryType> delivery
-
deliveryTerms
protected DeliveryTermsType deliveryTerms
-
paymentMeans
protected PaymentMeansType paymentMeans
-
transactionConditions
protected TransactionConditionsType transactionConditions
-
allowanceCharge
protected List<AllowanceChargeType> allowanceCharge
-
destinationCountry
protected CountryType destinationCountry
-
taxTotal
protected List<TaxTotalType> taxTotal
-
quotedMonetaryTotal
protected MonetaryTotalType quotedMonetaryTotal
-
quotationLine
protected List<QuotationLineType> quotationLine
-
-
Method Detail
-
getUBLExtensions
public UBLExtensionsType getUBLExtensions()
A container for all extensions present in the document.- Returns:
- possible object is
UBLExtensionsType
-
setUBLExtensions
public void setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.- Parameters:
value- allowed object isUBLExtensionsType- See Also:
getUBLExtensions()
-
getUBLVersionID
public UBLVersionIDType getUBLVersionID()
Gets the value of the ublVersionID property.- Returns:
- possible object is
UBLVersionIDType
-
setUBLVersionID
public void setUBLVersionID(UBLVersionIDType value)
Sets the value of the ublVersionID property.- Parameters:
value- allowed object isUBLVersionIDType
-
getCustomizationID
public CustomizationIDType getCustomizationID()
Gets the value of the customizationID property.- Returns:
- possible object is
CustomizationIDType
-
setCustomizationID
public void setCustomizationID(CustomizationIDType value)
Sets the value of the customizationID property.- Parameters:
value- allowed object isCustomizationIDType
-
getProfileID
public ProfileIDType getProfileID()
Gets the value of the profileID property.- Returns:
- possible object is
ProfileIDType
-
setProfileID
public void setProfileID(ProfileIDType value)
Sets the value of the profileID property.- Parameters:
value- allowed object isProfileIDType
-
getProfileExecutionID
public ProfileExecutionIDType getProfileExecutionID()
Gets the value of the profileExecutionID property.- Returns:
- possible object is
ProfileExecutionIDType
-
setProfileExecutionID
public void setProfileExecutionID(ProfileExecutionIDType value)
Sets the value of the profileExecutionID property.- Parameters:
value- allowed object isProfileExecutionIDType
-
setID
public void setID(IDType value)
Sets the value of the id property.- Parameters:
value- allowed object isIDType
-
getCopyIndicator
public CopyIndicatorType getCopyIndicator()
Gets the value of the copyIndicator property.- Returns:
- possible object is
CopyIndicatorType
-
setCopyIndicator
public void setCopyIndicator(CopyIndicatorType value)
Sets the value of the copyIndicator property.- Parameters:
value- allowed object isCopyIndicatorType
-
getUUID
public UUIDType getUUID()
Gets the value of the uuid property.- Returns:
- possible object is
UUIDType
-
setUUID
public void setUUID(UUIDType value)
Sets the value of the uuid property.- Parameters:
value- allowed object isUUIDType
-
getIssueDate
public IssueDateType getIssueDate()
Gets the value of the issueDate property.- Returns:
- possible object is
IssueDateType
-
setIssueDate
public void setIssueDate(IssueDateType value)
Sets the value of the issueDate property.- Parameters:
value- allowed object isIssueDateType
-
getIssueTime
public IssueTimeType getIssueTime()
Gets the value of the issueTime property.- Returns:
- possible object is
IssueTimeType
-
setIssueTime
public void setIssueTime(IssueTimeType value)
Sets the value of the issueTime property.- Parameters:
value- allowed object isIssueTimeType
-
getNote
public List<NoteType> getNote()
Gets the value of the note 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 note property.For example, to add a new item, do as follows:
getNote().add(newItem);
Objects of the following type(s) are allowed in the list
NoteType- Returns:
- The value of the note property.
-
getPricingCurrencyCode
public PricingCurrencyCodeType getPricingCurrencyCode()
Gets the value of the pricingCurrencyCode property.- Returns:
- possible object is
PricingCurrencyCodeType
-
setPricingCurrencyCode
public void setPricingCurrencyCode(PricingCurrencyCodeType value)
Sets the value of the pricingCurrencyCode property.- Parameters:
value- allowed object isPricingCurrencyCodeType
-
getLineCountNumeric
public LineCountNumericType getLineCountNumeric()
Gets the value of the lineCountNumeric property.- Returns:
- possible object is
LineCountNumericType
-
setLineCountNumeric
public void setLineCountNumeric(LineCountNumericType value)
Sets the value of the lineCountNumeric property.- Parameters:
value- allowed object isLineCountNumericType
-
getValidityPeriod
public PeriodType getValidityPeriod()
Gets the value of the validityPeriod property.- Returns:
- possible object is
PeriodType
-
setValidityPeriod
public void setValidityPeriod(PeriodType value)
Sets the value of the validityPeriod property.- Parameters:
value- allowed object isPeriodType
-
getRequestForQuotationDocumentReference
public DocumentReferenceType getRequestForQuotationDocumentReference()
Gets the value of the requestForQuotationDocumentReference property.- Returns:
- possible object is
DocumentReferenceType
-
setRequestForQuotationDocumentReference
public void setRequestForQuotationDocumentReference(DocumentReferenceType value)
Sets the value of the requestForQuotationDocumentReference property.- Parameters:
value- allowed object isDocumentReferenceType
-
getAdditionalDocumentReference
public List<DocumentReferenceType> getAdditionalDocumentReference()
Gets the value of the additionalDocumentReference 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 additionalDocumentReference property.For example, to add a new item, do as follows:
getAdditionalDocumentReference().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentReferenceType- Returns:
- The value of the additionalDocumentReference property.
-
getContract
public List<ContractType> getContract()
Gets the value of the contract 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 contract property.For example, to add a new item, do as follows:
getContract().add(newItem);
Objects of the following type(s) are allowed in the list
ContractType- Returns:
- The value of the contract property.
-
getSignature
public List<SignatureType> getSignature()
Gets the value of the signature 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 signature property.For example, to add a new item, do as follows:
getSignature().add(newItem);
Objects of the following type(s) are allowed in the list
SignatureType- Returns:
- The value of the signature property.
-
getSellerSupplierParty
public SupplierPartyType getSellerSupplierParty()
Gets the value of the sellerSupplierParty property.- Returns:
- possible object is
SupplierPartyType
-
setSellerSupplierParty
public void setSellerSupplierParty(SupplierPartyType value)
Sets the value of the sellerSupplierParty property.- Parameters:
value- allowed object isSupplierPartyType
-
getBuyerCustomerParty
public CustomerPartyType getBuyerCustomerParty()
Gets the value of the buyerCustomerParty property.- Returns:
- possible object is
CustomerPartyType
-
setBuyerCustomerParty
public void setBuyerCustomerParty(CustomerPartyType value)
Sets the value of the buyerCustomerParty property.- Parameters:
value- allowed object isCustomerPartyType
-
getOriginatorCustomerParty
public CustomerPartyType getOriginatorCustomerParty()
Gets the value of the originatorCustomerParty property.- Returns:
- possible object is
CustomerPartyType
-
setOriginatorCustomerParty
public void setOriginatorCustomerParty(CustomerPartyType value)
Sets the value of the originatorCustomerParty property.- Parameters:
value- allowed object isCustomerPartyType
-
getDelivery
public List<DeliveryType> getDelivery()
Gets the value of the delivery 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 delivery property.For example, to add a new item, do as follows:
getDelivery().add(newItem);
Objects of the following type(s) are allowed in the list
DeliveryType- Returns:
- The value of the delivery property.
-
getDeliveryTerms
public DeliveryTermsType getDeliveryTerms()
Gets the value of the deliveryTerms property.- Returns:
- possible object is
DeliveryTermsType
-
setDeliveryTerms
public void setDeliveryTerms(DeliveryTermsType value)
Sets the value of the deliveryTerms property.- Parameters:
value- allowed object isDeliveryTermsType
-
getPaymentMeans
public PaymentMeansType getPaymentMeans()
Gets the value of the paymentMeans property.- Returns:
- possible object is
PaymentMeansType
-
setPaymentMeans
public void setPaymentMeans(PaymentMeansType value)
Sets the value of the paymentMeans property.- Parameters:
value- allowed object isPaymentMeansType
-
getTransactionConditions
public TransactionConditionsType getTransactionConditions()
Gets the value of the transactionConditions property.- Returns:
- possible object is
TransactionConditionsType
-
setTransactionConditions
public void setTransactionConditions(TransactionConditionsType value)
Sets the value of the transactionConditions property.- Parameters:
value- allowed object isTransactionConditionsType
-
getAllowanceCharge
public List<AllowanceChargeType> getAllowanceCharge()
Gets the value of the allowanceCharge 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 allowanceCharge property.For example, to add a new item, do as follows:
getAllowanceCharge().add(newItem);
Objects of the following type(s) are allowed in the list
AllowanceChargeType- Returns:
- The value of the allowanceCharge property.
-
getDestinationCountry
public CountryType getDestinationCountry()
Gets the value of the destinationCountry property.- Returns:
- possible object is
CountryType
-
setDestinationCountry
public void setDestinationCountry(CountryType value)
Sets the value of the destinationCountry property.- Parameters:
value- allowed object isCountryType
-
getTaxTotal
public List<TaxTotalType> getTaxTotal()
Gets the value of the taxTotal 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 taxTotal property.For example, to add a new item, do as follows:
getTaxTotal().add(newItem);
Objects of the following type(s) are allowed in the list
TaxTotalType- Returns:
- The value of the taxTotal property.
-
getQuotedMonetaryTotal
public MonetaryTotalType getQuotedMonetaryTotal()
Gets the value of the quotedMonetaryTotal property.- Returns:
- possible object is
MonetaryTotalType
-
setQuotedMonetaryTotal
public void setQuotedMonetaryTotal(MonetaryTotalType value)
Sets the value of the quotedMonetaryTotal property.- Parameters:
value- allowed object isMonetaryTotalType
-
getQuotationLine
public List<QuotationLineType> getQuotationLine()
Gets the value of the quotationLine 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 quotationLine property.For example, to add a new item, do as follows:
getQuotationLine().add(newItem);
Objects of the following type(s) are allowed in the list
QuotationLineType- Returns:
- The value of the quotationLine property.
-
-