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>
| Modifier and Type | Field and Description |
|---|---|
protected CustomerPartyType |
contractorCustomerParty |
protected CustomizationIDType |
customizationID |
protected CatalogueReferenceType |
deletedCatalogueReference |
protected List<DescriptionType> |
description |
protected EffectiveDateType |
effectiveDate |
protected EffectiveTimeType |
effectiveTime |
protected IDType |
id |
protected IssueDateType |
issueDate |
protected IssueTimeType |
issueTime |
protected NameType |
name |
protected List<NoteType> |
note |
protected ProfileExecutionIDType |
profileExecutionID |
protected ProfileIDType |
profileID |
protected PartyType |
providerParty |
protected PartyType |
receiverParty |
protected List<ContractType> |
referencedContract |
protected SupplierPartyType |
sellerSupplierParty |
protected List<SignatureType> |
signature |
protected UBLExtensionsType |
ublExtensions |
protected UBLVersionIDType |
ublVersionID |
protected UUIDType |
uuid |
protected List<PeriodType> |
validityPeriod |
protected VersionIDType |
versionID |
| Constructor and Description |
|---|
CatalogueDeletionType() |
| Modifier and Type | Method and Description |
|---|---|
CustomerPartyType |
getContractorCustomerParty()
Gets the value of the contractorCustomerParty property.
|
CustomizationIDType |
getCustomizationID()
Gets the value of the customizationID property.
|
CatalogueReferenceType |
getDeletedCatalogueReference()
Gets the value of the deletedCatalogueReference property.
|
List<DescriptionType> |
getDescription()
Gets the value of the description property.
|
EffectiveDateType |
getEffectiveDate()
Gets the value of the effectiveDate property.
|
EffectiveTimeType |
getEffectiveTime()
Gets the value of the effectiveTime property.
|
IDType |
getID()
Gets the value of the id property.
|
IssueDateType |
getIssueDate()
Gets the value of the issueDate property.
|
IssueTimeType |
getIssueTime()
Gets the value of the issueTime property.
|
NameType |
getName()
Gets the value of the name property.
|
List<NoteType> |
getNote()
Gets the value of the note property.
|
ProfileExecutionIDType |
getProfileExecutionID()
Gets the value of the profileExecutionID property.
|
ProfileIDType |
getProfileID()
Gets the value of the profileID property.
|
PartyType |
getProviderParty()
Gets the value of the providerParty property.
|
PartyType |
getReceiverParty()
Gets the value of the receiverParty property.
|
List<ContractType> |
getReferencedContract()
Gets the value of the referencedContract property.
|
SupplierPartyType |
getSellerSupplierParty()
Gets the value of the sellerSupplierParty property.
|
List<SignatureType> |
getSignature()
Gets the value of the signature property.
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
UBLVersionIDType |
getUBLVersionID()
Gets the value of the ublVersionID property.
|
UUIDType |
getUUID()
Gets the value of the uuid property.
|
List<PeriodType> |
getValidityPeriod()
Gets the value of the validityPeriod property.
|
VersionIDType |
getVersionID()
Gets the value of the versionID property.
|
void |
setContractorCustomerParty(CustomerPartyType value)
Sets the value of the contractorCustomerParty property.
|
void |
setCustomizationID(CustomizationIDType value)
Sets the value of the customizationID property.
|
void |
setDeletedCatalogueReference(CatalogueReferenceType value)
Sets the value of the deletedCatalogueReference property.
|
void |
setEffectiveDate(EffectiveDateType value)
Sets the value of the effectiveDate property.
|
void |
setEffectiveTime(EffectiveTimeType value)
Sets the value of the effectiveTime property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setIssueDate(IssueDateType value)
Sets the value of the issueDate property.
|
void |
setIssueTime(IssueTimeType value)
Sets the value of the issueTime property.
|
void |
setName(NameType value)
Sets the value of the name property.
|
void |
setProfileExecutionID(ProfileExecutionIDType value)
Sets the value of the profileExecutionID property.
|
void |
setProfileID(ProfileIDType value)
Sets the value of the profileID property.
|
void |
setProviderParty(PartyType value)
Sets the value of the providerParty property.
|
void |
setReceiverParty(PartyType value)
Sets the value of the receiverParty property.
|
void |
setSellerSupplierParty(SupplierPartyType value)
Sets the value of the sellerSupplierParty property.
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
void |
setUBLVersionID(UBLVersionIDType value)
Sets the value of the ublVersionID property.
|
void |
setUUID(UUIDType value)
Sets the value of the uuid property.
|
void |
setVersionID(VersionIDType value)
Sets the value of the versionID property.
|
protected UBLExtensionsType ublExtensions
protected UBLVersionIDType ublVersionID
protected CustomizationIDType customizationID
protected ProfileIDType profileID
protected ProfileExecutionIDType profileExecutionID
protected IDType id
protected UUIDType uuid
protected NameType name
protected IssueDateType issueDate
protected IssueTimeType issueTime
protected EffectiveDateType effectiveDate
protected EffectiveTimeType effectiveTime
protected VersionIDType versionID
protected List<DescriptionType> description
protected List<PeriodType> validityPeriod
protected CatalogueReferenceType deletedCatalogueReference
protected List<ContractType> referencedContract
protected List<SignatureType> signature
protected PartyType receiverParty
protected PartyType providerParty
protected SupplierPartyType sellerSupplierParty
protected CustomerPartyType contractorCustomerParty
public UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(UBLExtensionsType value)
value - allowed object is
UBLExtensionsTypepublic UBLVersionIDType getUBLVersionID()
UBLVersionIDTypepublic void setUBLVersionID(UBLVersionIDType value)
value - allowed object is
UBLVersionIDTypepublic CustomizationIDType getCustomizationID()
CustomizationIDTypepublic void setCustomizationID(CustomizationIDType value)
value - allowed object is
CustomizationIDTypepublic ProfileIDType getProfileID()
ProfileIDTypepublic void setProfileID(ProfileIDType value)
value - allowed object is
ProfileIDTypepublic ProfileExecutionIDType getProfileExecutionID()
ProfileExecutionIDTypepublic void setProfileExecutionID(ProfileExecutionIDType value)
value - allowed object is
ProfileExecutionIDTypepublic void setID(IDType value)
value - allowed object is
IDTypepublic UUIDType getUUID()
UUIDTypepublic void setUUID(UUIDType value)
value - allowed object is
UUIDTypepublic NameType getName()
NameTypepublic void setName(NameType value)
value - allowed object is
NameTypepublic IssueDateType getIssueDate()
IssueDateTypepublic void setIssueDate(IssueDateType value)
value - allowed object is
IssueDateTypepublic IssueTimeType getIssueTime()
IssueTimeTypepublic void setIssueTime(IssueTimeType value)
value - allowed object is
IssueTimeTypepublic EffectiveDateType getEffectiveDate()
EffectiveDateTypepublic void setEffectiveDate(EffectiveDateType value)
value - allowed object is
EffectiveDateTypepublic EffectiveTimeType getEffectiveTime()
EffectiveTimeTypepublic void setEffectiveTime(EffectiveTimeType value)
value - allowed object is
EffectiveTimeTypepublic List<NoteType> getNote()
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 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
public VersionIDType getVersionID()
VersionIDTypepublic void setVersionID(VersionIDType value)
value - allowed object is
VersionIDTypepublic List<DescriptionType> getDescription()
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 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
public List<PeriodType> getValidityPeriod()
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 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
public CatalogueReferenceType getDeletedCatalogueReference()
CatalogueReferenceTypepublic void setDeletedCatalogueReference(CatalogueReferenceType value)
value - allowed object is
CatalogueReferenceTypepublic List<ContractType> getReferencedContract()
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 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
public List<SignatureType> getSignature()
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 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
public PartyType getReceiverParty()
PartyTypepublic void setReceiverParty(PartyType value)
value - allowed object is
PartyTypepublic PartyType getProviderParty()
PartyTypepublic void setProviderParty(PartyType value)
value - allowed object is
PartyTypepublic SupplierPartyType getSellerSupplierParty()
SupplierPartyTypepublic void setSellerSupplierParty(SupplierPartyType value)
value - allowed object is
SupplierPartyTypepublic CustomerPartyType getContractorCustomerParty()
CustomerPartyTypepublic void setContractorCustomerParty(CustomerPartyType value)
value - allowed object is
CustomerPartyTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.