Class CatalogueDeletionType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.CatalogueDeletionType
-
public class CatalogueDeletionType extends Object
Java class for CatalogueDeletionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CatalogueDeletionType"> <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}EffectiveDate" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EffectiveTime" 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}VersionID" 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:CommonAggregateComponents-2}ValidityPeriod" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DeletedCatalogueReference"/> <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}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"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected CustomerPartyTypecontractorCustomerPartyprotected CustomizationIDTypecustomizationIDprotected CatalogueReferenceTypedeletedCatalogueReferenceprotected List<DescriptionType>descriptionprotected EffectiveDateTypeeffectiveDateprotected EffectiveTimeTypeeffectiveTimeprotected IDTypeidprotected IssueDateTypeissueDateprotected IssueTimeTypeissueTimeprotected NameTypenameprotected List<NoteType>noteprotected ProfileExecutionIDTypeprofileExecutionIDprotected ProfileIDTypeprofileIDprotected PartyTypeproviderPartyprotected PartyTypereceiverPartyprotected List<ContractType>referencedContractprotected SupplierPartyTypesellerSupplierPartyprotected List<SignatureType>signatureprotected UBLExtensionsTypeublExtensionsprotected UBLVersionIDTypeublVersionIDprotected UUIDTypeuuidprotected List<PeriodType>validityPeriodprotected VersionIDTypeversionID
-
Constructor Summary
Constructors Constructor Description CatalogueDeletionType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CustomerPartyTypegetContractorCustomerParty()Gets the value of the contractorCustomerParty property.CustomizationIDTypegetCustomizationID()Gets the value of the customizationID property.CatalogueReferenceTypegetDeletedCatalogueReference()Gets the value of the deletedCatalogueReference property.List<DescriptionType>getDescription()Gets the value of the description property.EffectiveDateTypegetEffectiveDate()Gets the value of the effectiveDate property.EffectiveTimeTypegetEffectiveTime()Gets the value of the effectiveTime 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.NameTypegetName()Gets the value of the name property.List<NoteType>getNote()Gets the value of the note 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.SupplierPartyTypegetSellerSupplierParty()Gets the value of the sellerSupplierParty property.List<SignatureType>getSignature()Gets the value of the signature property.UBLExtensionsTypegetUBLExtensions()Gets the value of the ublExtensions property.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.VersionIDTypegetVersionID()Gets the value of the versionID property.voidsetContractorCustomerParty(CustomerPartyType value)Sets the value of the contractorCustomerParty property.voidsetCustomizationID(CustomizationIDType value)Sets the value of the customizationID property.voidsetDeletedCatalogueReference(CatalogueReferenceType value)Sets the value of the deletedCatalogueReference property.voidsetEffectiveDate(EffectiveDateType value)Sets the value of the effectiveDate property.voidsetEffectiveTime(EffectiveTimeType value)Sets the value of the effectiveTime 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.voidsetName(NameType value)Sets the value of the name 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.voidsetSellerSupplierParty(SupplierPartyType value)Sets the value of the sellerSupplierParty 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.voidsetVersionID(VersionIDType value)Sets the value of the versionID property.
-
-
-
Field Detail
-
ublExtensions
protected UBLExtensionsType ublExtensions
-
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
-
effectiveDate
protected EffectiveDateType effectiveDate
-
effectiveTime
protected EffectiveTimeType effectiveTime
-
versionID
protected VersionIDType versionID
-
description
protected List<DescriptionType> description
-
validityPeriod
protected List<PeriodType> validityPeriod
-
deletedCatalogueReference
protected CatalogueReferenceType deletedCatalogueReference
-
referencedContract
protected List<ContractType> referencedContract
-
signature
protected List<SignatureType> signature
-
receiverParty
protected PartyType receiverParty
-
providerParty
protected PartyType providerParty
-
sellerSupplierParty
protected SupplierPartyType sellerSupplierParty
-
contractorCustomerParty
protected CustomerPartyType contractorCustomerParty
-
-
Method Detail
-
getUBLExtensions
public UBLExtensionsType getUBLExtensions()
Gets the value of the ublExtensions property.- Returns:
- possible object is
UBLExtensionsType
-
setUBLExtensions
public void setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.- Parameters:
value- allowed object isUBLExtensionsType
-
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
-
getEffectiveDate
public EffectiveDateType getEffectiveDate()
Gets the value of the effectiveDate property.- Returns:
- possible object is
EffectiveDateType
-
setEffectiveDate
public void setEffectiveDate(EffectiveDateType value)
Sets the value of the effectiveDate property.- Parameters:
value- allowed object isEffectiveDateType
-
getEffectiveTime
public EffectiveTimeType getEffectiveTime()
Gets the value of the effectiveTime property.- Returns:
- possible object is
EffectiveTimeType
-
setEffectiveTime
public void setEffectiveTime(EffectiveTimeType value)
Sets the value of the effectiveTime property.- Parameters:
value- allowed object isEffectiveTimeType
-
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
-
getVersionID
public VersionIDType getVersionID()
Gets the value of the versionID property.- Returns:
- possible object is
VersionIDType
-
setVersionID
public void setVersionID(VersionIDType value)
Sets the value of the versionID property.- Parameters:
value- allowed object isVersionIDType
-
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
-
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
-
getDeletedCatalogueReference
public CatalogueReferenceType getDeletedCatalogueReference()
Gets the value of the deletedCatalogueReference property.- Returns:
- possible object is
CatalogueReferenceType
-
setDeletedCatalogueReference
public void setDeletedCatalogueReference(CatalogueReferenceType value)
Sets the value of the deletedCatalogueReference 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
-
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
-
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
-
-