public class CatalogueType extends Object
Java class for CatalogueType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CatalogueType">
<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}ActionCode" 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}RevisionDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RevisionTime" 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}VersionID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PreviousVersionID" 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}ReferencedContract" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SourceCatalogueReference" 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}Signature" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ProviderParty"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReceiverParty"/>
<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}TradingTerms" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CatalogueLine" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CatalogueType() |
| Modifier and Type | Method and Description |
|---|---|
ActionCodeType |
getActionCode()
Gets the value of the actionCode property.
|
List<CatalogueLineType> |
getCatalogueLine()
Gets the value of the catalogueLine property.
|
CustomerPartyType |
getContractorCustomerParty()
Gets the value of the contractorCustomerParty property.
|
CustomizationIDType |
getCustomizationID()
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.
|
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.
|
LineCountNumericType |
getLineCountNumeric()
Gets the value of the lineCountNumeric property.
|
NameType |
getName()
Gets the value of the name property.
|
List<NoteType> |
getNote()
Gets the value of the note property.
|
PreviousVersionIDType |
getPreviousVersionID()
Gets the value of the previousVersionID 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.
|
RevisionDateType |
getRevisionDate()
Gets the value of the revisionDate property.
|
RevisionTimeType |
getRevisionTime()
Gets the value of the revisionTime property.
|
SupplierPartyType |
getSellerSupplierParty()
Gets the value of the sellerSupplierParty property.
|
List<SignatureType> |
getSignature()
Gets the value of the signature property.
|
CatalogueReferenceType |
getSourceCatalogueReference()
Gets the value of the sourceCatalogueReference property.
|
List<TradingTermsType> |
getTradingTerms()
Gets the value of the tradingTerms 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 |
setActionCode(ActionCodeType value)
Sets the value of the actionCode property.
|
void |
setContractorCustomerParty(CustomerPartyType value)
Sets the value of the contractorCustomerParty property.
|
void |
setCustomizationID(CustomizationIDType value)
Sets the value of the customizationID 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 |
setLineCountNumeric(LineCountNumericType value)
Sets the value of the lineCountNumeric property.
|
void |
setName(NameType value)
Sets the value of the name property.
|
void |
setPreviousVersionID(PreviousVersionIDType value)
Sets the value of the previousVersionID 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 |
setRevisionDate(RevisionDateType value)
Sets the value of the revisionDate property.
|
void |
setRevisionTime(RevisionTimeType value)
Sets the value of the revisionTime property.
|
void |
setSellerSupplierParty(SupplierPartyType value)
Sets the value of the sellerSupplierParty property.
|
void |
setSourceCatalogueReference(CatalogueReferenceType value)
Sets the value of the sourceCatalogueReference 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 ActionCodeType actionCode
protected NameType name
protected IssueDateType issueDate
protected IssueTimeType issueTime
protected RevisionDateType revisionDate
protected RevisionTimeType revisionTime
protected List<DescriptionType> description
protected VersionIDType versionID
protected PreviousVersionIDType previousVersionID
protected LineCountNumericType lineCountNumeric
protected List<PeriodType> validityPeriod
protected List<ContractType> referencedContract
protected CatalogueReferenceType sourceCatalogueReference
protected List<DocumentReferenceType> documentReference
protected List<SignatureType> signature
protected PartyType providerParty
protected PartyType receiverParty
protected SupplierPartyType sellerSupplierParty
protected CustomerPartyType contractorCustomerParty
protected List<TradingTermsType> tradingTerms
protected List<CatalogueLineType> catalogueLine
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 ActionCodeType getActionCode()
ActionCodeTypepublic void setActionCode(ActionCodeType value)
value - allowed object is
ActionCodeTypepublic 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 RevisionDateType getRevisionDate()
RevisionDateTypepublic void setRevisionDate(RevisionDateType value)
value - allowed object is
RevisionDateTypepublic RevisionTimeType getRevisionTime()
RevisionTimeTypepublic void setRevisionTime(RevisionTimeType value)
value - allowed object is
RevisionTimeTypepublic 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 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 VersionIDType getVersionID()
VersionIDTypepublic void setVersionID(VersionIDType value)
value - allowed object is
VersionIDTypepublic PreviousVersionIDType getPreviousVersionID()
PreviousVersionIDTypepublic void setPreviousVersionID(PreviousVersionIDType value)
value - allowed object is
PreviousVersionIDTypepublic LineCountNumericType getLineCountNumeric()
LineCountNumericTypepublic void setLineCountNumeric(LineCountNumericType value)
value - allowed object is
LineCountNumericTypepublic 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 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 CatalogueReferenceType getSourceCatalogueReference()
CatalogueReferenceTypepublic void setSourceCatalogueReference(CatalogueReferenceType value)
value - allowed object is
CatalogueReferenceTypepublic List<DocumentReferenceType> getDocumentReference()
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 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
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 getProviderParty()
PartyTypepublic void setProviderParty(PartyType value)
value - allowed object is
PartyTypepublic PartyType getReceiverParty()
PartyTypepublic void setReceiverParty(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
CustomerPartyTypepublic List<TradingTermsType> getTradingTerms()
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 tradingTerms property.
For example, to add a new item, do as follows:
getTradingTerms().add(newItem);
Objects of the following type(s) are allowed in the list
TradingTermsType
public List<CatalogueLineType> getCatalogueLine()
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 catalogueLine property.
For example, to add a new item, do as follows:
getCatalogueLine().add(newItem);
Objects of the following type(s) are allowed in the list
CatalogueLineType
Copyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.