Class CatalogueRequestType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.CatalogueRequestType
-
public class CatalogueRequestType extends Object
Java class for CatalogueRequestType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="CatalogueRequestType"> <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"/> <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}Name" 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}Description" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PricingUpdateRequestIndicator" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ItemUpdateRequestIndicator" 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" 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}ReceiverParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ProviderParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SellerSupplierParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ContractorCustomerParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequestedCatalogueReference" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReferencedContract" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TradingTerms" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DocumentReference" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ApplicableTerritoryAddress" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequestedLanguage" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequestedClassificationScheme" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CatalogueRequestLine" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CatalogueRequestType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<AddressType>getApplicableTerritoryAddress()Gets the value of the applicableTerritoryAddress property.List<CatalogueRequestLineType>getCatalogueRequestLine()Gets the value of the catalogueRequestLine property.CustomerPartyTypegetContractorCustomerParty()Gets the value of the contractorCustomerParty property.CustomizationIDTypegetCustomizationID()Gets the value of the customizationID property.List<DescriptionType>getDescription()Gets the value of the description property.List<DocumentReferenceType>getDocumentReference()Gets the value of the documentReference 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.ItemUpdateRequestIndicatorTypegetItemUpdateRequestIndicator()Gets the value of the itemUpdateRequestIndicator property.LineCountNumericTypegetLineCountNumeric()Gets the value of the lineCountNumeric property.NameTypegetName()Gets the value of the name property.List<NoteType>getNote()Gets the value of the note property.PricingUpdateRequestIndicatorTypegetPricingUpdateRequestIndicator()Gets the value of the pricingUpdateRequestIndicator property.ProfileExecutionIDTypegetProfileExecutionID()Gets the value of the profileExecutionID property.ProfileIDTypegetProfileID()Gets the value of the profileID property.PartyTypegetProviderParty()Gets the value of the providerParty property.PartyTypegetReceiverParty()Gets the value of the receiverParty property.List<ContractType>getReferencedContract()Gets the value of the referencedContract property.CatalogueReferenceTypegetRequestedCatalogueReference()Gets the value of the requestedCatalogueReference property.List<ClassificationSchemeType>getRequestedClassificationScheme()Gets the value of the requestedClassificationScheme property.LanguageTypegetRequestedLanguage()Gets the value of the requestedLanguage property.SupplierPartyTypegetSellerSupplierParty()Gets the value of the sellerSupplierParty property.List<SignatureType>getSignature()Gets the value of the signature property.TradingTermsTypegetTradingTerms()Gets the value of the tradingTerms 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.List<PeriodType>getValidityPeriod()Gets the value of the validityPeriod property.voidsetContractorCustomerParty(CustomerPartyType value)Sets the value of the contractorCustomerParty property.voidsetCustomizationID(CustomizationIDType value)Sets the value of the customizationID 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.voidsetItemUpdateRequestIndicator(ItemUpdateRequestIndicatorType value)Sets the value of the itemUpdateRequestIndicator property.voidsetLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidsetName(NameType value)Sets the value of the name property.voidsetPricingUpdateRequestIndicator(PricingUpdateRequestIndicatorType value)Sets the value of the pricingUpdateRequestIndicator property.voidsetProfileExecutionID(ProfileExecutionIDType value)Sets the value of the profileExecutionID property.voidsetProfileID(ProfileIDType value)Sets the value of the profileID property.voidsetProviderParty(PartyType value)Sets the value of the providerParty property.voidsetReceiverParty(PartyType value)Sets the value of the receiverParty property.voidsetRequestedCatalogueReference(CatalogueReferenceType value)Sets the value of the requestedCatalogueReference property.voidsetRequestedLanguage(LanguageType value)Sets the value of the requestedLanguage property.voidsetSellerSupplierParty(SupplierPartyType value)Sets the value of the sellerSupplierParty property.voidsetTradingTerms(TradingTermsType value)Sets the value of the tradingTerms 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.
-
-
-
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
-
uuid
protected UUIDType uuid
-
name
protected NameType name
-
issueDate
protected IssueDateType issueDate
-
issueTime
protected IssueTimeType issueTime
-
description
protected List<DescriptionType> description
-
pricingUpdateRequestIndicator
protected PricingUpdateRequestIndicatorType pricingUpdateRequestIndicator
-
itemUpdateRequestIndicator
protected ItemUpdateRequestIndicatorType itemUpdateRequestIndicator
-
lineCountNumeric
protected LineCountNumericType lineCountNumeric
-
validityPeriod
protected List<PeriodType> validityPeriod
-
signature
protected List<SignatureType> signature
-
receiverParty
protected PartyType receiverParty
-
providerParty
protected PartyType providerParty
-
sellerSupplierParty
protected SupplierPartyType sellerSupplierParty
-
contractorCustomerParty
protected CustomerPartyType contractorCustomerParty
-
requestedCatalogueReference
protected CatalogueReferenceType requestedCatalogueReference
-
referencedContract
protected List<ContractType> referencedContract
-
tradingTerms
protected TradingTermsType tradingTerms
-
documentReference
protected List<DocumentReferenceType> documentReference
-
applicableTerritoryAddress
protected List<AddressType> applicableTerritoryAddress
-
requestedLanguage
protected LanguageType requestedLanguage
-
requestedClassificationScheme
protected List<ClassificationSchemeType> requestedClassificationScheme
-
catalogueRequestLine
protected List<CatalogueRequestLineType> catalogueRequestLine
-
-
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
-
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
-
getName
public NameType getName()
Gets the value of the name property.- Returns:
- possible object is
NameType
-
setName
public void setName(NameType value)
Sets the value of the name property.- Parameters:
value- allowed object isNameType
-
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.
-
getDescription
public List<DescriptionType> getDescription()
Gets the value of the description 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 description property.For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType- Returns:
- The value of the description property.
-
getPricingUpdateRequestIndicator
public PricingUpdateRequestIndicatorType getPricingUpdateRequestIndicator()
Gets the value of the pricingUpdateRequestIndicator property.- Returns:
- possible object is
PricingUpdateRequestIndicatorType
-
setPricingUpdateRequestIndicator
public void setPricingUpdateRequestIndicator(PricingUpdateRequestIndicatorType value)
Sets the value of the pricingUpdateRequestIndicator property.- Parameters:
value- allowed object isPricingUpdateRequestIndicatorType
-
getItemUpdateRequestIndicator
public ItemUpdateRequestIndicatorType getItemUpdateRequestIndicator()
Gets the value of the itemUpdateRequestIndicator property.- Returns:
- possible object is
ItemUpdateRequestIndicatorType
-
setItemUpdateRequestIndicator
public void setItemUpdateRequestIndicator(ItemUpdateRequestIndicatorType value)
Sets the value of the itemUpdateRequestIndicator property.- Parameters:
value- allowed object isItemUpdateRequestIndicatorType
-
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 List<PeriodType> getValidityPeriod()
Gets the value of the validityPeriod 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 validityPeriod property.For example, to add a new item, do as follows:
getValidityPeriod().add(newItem);
Objects of the following type(s) are allowed in the list
PeriodType- Returns:
- The value of the validityPeriod 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.
-
getReceiverParty
public PartyType getReceiverParty()
Gets the value of the receiverParty property.- Returns:
- possible object is
PartyType
-
setReceiverParty
public void setReceiverParty(PartyType value)
Sets the value of the receiverParty property.- Parameters:
value- allowed object isPartyType
-
getProviderParty
public PartyType getProviderParty()
Gets the value of the providerParty property.- Returns:
- possible object is
PartyType
-
setProviderParty
public void setProviderParty(PartyType value)
Sets the value of the providerParty property.- Parameters:
value- allowed object isPartyType
-
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
-
getContractorCustomerParty
public CustomerPartyType getContractorCustomerParty()
Gets the value of the contractorCustomerParty property.- Returns:
- possible object is
CustomerPartyType
-
setContractorCustomerParty
public void setContractorCustomerParty(CustomerPartyType value)
Sets the value of the contractorCustomerParty property.- Parameters:
value- allowed object isCustomerPartyType
-
getRequestedCatalogueReference
public CatalogueReferenceType getRequestedCatalogueReference()
Gets the value of the requestedCatalogueReference property.- Returns:
- possible object is
CatalogueReferenceType
-
setRequestedCatalogueReference
public void setRequestedCatalogueReference(CatalogueReferenceType value)
Sets the value of the requestedCatalogueReference property.- Parameters:
value- allowed object isCatalogueReferenceType
-
getReferencedContract
public List<ContractType> getReferencedContract()
Gets the value of the referencedContract 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 referencedContract property.For example, to add a new item, do as follows:
getReferencedContract().add(newItem);
Objects of the following type(s) are allowed in the list
ContractType- Returns:
- The value of the referencedContract property.
-
getTradingTerms
public TradingTermsType getTradingTerms()
Gets the value of the tradingTerms property.- Returns:
- possible object is
TradingTermsType
-
setTradingTerms
public void setTradingTerms(TradingTermsType value)
Sets the value of the tradingTerms property.- Parameters:
value- allowed object isTradingTermsType
-
getDocumentReference
public List<DocumentReferenceType> getDocumentReference()
Gets the value of the documentReference 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 documentReference property.For example, to add a new item, do as follows:
getDocumentReference().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentReferenceType- Returns:
- The value of the documentReference property.
-
getApplicableTerritoryAddress
public List<AddressType> getApplicableTerritoryAddress()
Gets the value of the applicableTerritoryAddress 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 applicableTerritoryAddress property.For example, to add a new item, do as follows:
getApplicableTerritoryAddress().add(newItem);
Objects of the following type(s) are allowed in the list
AddressType- Returns:
- The value of the applicableTerritoryAddress property.
-
getRequestedLanguage
public LanguageType getRequestedLanguage()
Gets the value of the requestedLanguage property.- Returns:
- possible object is
LanguageType
-
setRequestedLanguage
public void setRequestedLanguage(LanguageType value)
Sets the value of the requestedLanguage property.- Parameters:
value- allowed object isLanguageType
-
getRequestedClassificationScheme
public List<ClassificationSchemeType> getRequestedClassificationScheme()
Gets the value of the requestedClassificationScheme 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 requestedClassificationScheme property.For example, to add a new item, do as follows:
getRequestedClassificationScheme().add(newItem);
Objects of the following type(s) are allowed in the list
ClassificationSchemeType- Returns:
- The value of the requestedClassificationScheme property.
-
getCatalogueRequestLine
public List<CatalogueRequestLineType> getCatalogueRequestLine()
Gets the value of the catalogueRequestLine 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 catalogueRequestLine property.For example, to add a new item, do as follows:
getCatalogueRequestLine().add(newItem);
Objects of the following type(s) are allowed in the list
CatalogueRequestLineType- Returns:
- The value of the catalogueRequestLine property.
-
-