public class TenderResultType extends Object
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe the awarding of a tender in a tendering process.</ccts:Definition>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
</ccts:Component>
Java class for TenderResultType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TenderResultType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TenderResultCode" 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}AdvertisementAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AwardDate"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AwardTime" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ReceivedTenderQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LowerTenderAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HigherTenderAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}StartDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ReceivedElectronicTenderQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ReceivedForeignTenderQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Contract" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AwardedTenderedProject" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ContractFormalizationPeriod" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SubcontractTerms" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}WinningParty" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AdvertisementAmountType |
advertisementAmount |
protected AwardDateType |
awardDate |
protected TenderedProjectType |
awardedTenderedProject |
protected AwardTimeType |
awardTime |
protected ContractType |
contract |
protected PeriodType |
contractFormalizationPeriod |
protected List<DescriptionType> |
description |
protected HigherTenderAmountType |
higherTenderAmount |
protected LowerTenderAmountType |
lowerTenderAmount |
protected ReceivedElectronicTenderQuantityType |
receivedElectronicTenderQuantity |
protected ReceivedForeignTenderQuantityType |
receivedForeignTenderQuantity |
protected ReceivedTenderQuantityType |
receivedTenderQuantity |
protected StartDateType |
startDate |
protected List<SubcontractTermsType> |
subcontractTerms |
protected TenderResultCodeType |
tenderResultCode |
protected List<WinningPartyType> |
winningParty |
| Constructor and Description |
|---|
TenderResultType() |
protected TenderResultCodeType tenderResultCode
protected List<DescriptionType> description
protected AdvertisementAmountType advertisementAmount
protected AwardDateType awardDate
protected AwardTimeType awardTime
protected ReceivedTenderQuantityType receivedTenderQuantity
protected LowerTenderAmountType lowerTenderAmount
protected HigherTenderAmountType higherTenderAmount
protected StartDateType startDate
protected ReceivedElectronicTenderQuantityType receivedElectronicTenderQuantity
protected ReceivedForeignTenderQuantityType receivedForeignTenderQuantity
protected ContractType contract
protected TenderedProjectType awardedTenderedProject
protected PeriodType contractFormalizationPeriod
protected List<SubcontractTermsType> subcontractTerms
protected List<WinningPartyType> winningParty
public TenderResultCodeType getTenderResultCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Tender_ Result Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying the result of the tendering process.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Tender</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Result Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
TenderResultCodeTypepublic void setTenderResultCode(TenderResultCodeType value)
value - allowed object is
TenderResultCodeTypepublic List<DescriptionType> getDescription()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Description. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing the result of the tendering process.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTerm>Description</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
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 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 AdvertisementAmountType getAdvertisementAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Advertisement. Amount</ccts:DictionaryEntryName>
<ccts:Definition>The monetary value of the advertisement for this tendering process. </ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTerm>Advertisement</ccts:PropertyTerm>
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
<ccts:DataType>Amount. Type</ccts:DataType>
</ccts:Component>
AdvertisementAmountTypepublic void setAdvertisementAmount(AdvertisementAmountType value)
value - allowed object is
AdvertisementAmountTypepublic AwardDateType getAwardDate()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Award Date. Date</ccts:DictionaryEntryName>
<ccts:Definition>The date on which this result was formalized.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTerm>Award Date</ccts:PropertyTerm>
<ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
<ccts:DataType>Date. Type</ccts:DataType>
</ccts:Component>
AwardDateTypepublic void setAwardDate(AwardDateType value)
value - allowed object is
AwardDateTypepublic AwardTimeType getAwardTime()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Award Time. Time</ccts:DictionaryEntryName>
<ccts:Definition>The time at which this result was formalized.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTerm>Award Time</ccts:PropertyTerm>
<ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
<ccts:DataType>Time. Type</ccts:DataType>
</ccts:Component>
AwardTimeTypepublic void setAwardTime(AwardTimeType value)
value - allowed object is
AwardTimeTypepublic ReceivedTenderQuantityType getReceivedTenderQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Received_ Tender. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>The total number of tenders received in this tendering process.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Received</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Tender</ccts:PropertyTerm>
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
<ccts:DataType>Quantity. Type</ccts:DataType>
</ccts:Component>
ReceivedTenderQuantityTypepublic void setReceivedTenderQuantity(ReceivedTenderQuantityType value)
value - allowed object is
ReceivedTenderQuantityTypepublic LowerTenderAmountType getLowerTenderAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Lower_ Tender. Amount</ccts:DictionaryEntryName>
<ccts:Definition>The least expensive tender received in the tendering process.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Lower</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Tender</ccts:PropertyTerm>
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
<ccts:DataType>Amount. Type</ccts:DataType>
</ccts:Component>
LowerTenderAmountTypepublic void setLowerTenderAmount(LowerTenderAmountType value)
value - allowed object is
LowerTenderAmountTypepublic HigherTenderAmountType getHigherTenderAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Higher_ Tender. Amount</ccts:DictionaryEntryName>
<ccts:Definition>The most expensive tender received in this tendering process.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Higher</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Tender</ccts:PropertyTerm>
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
<ccts:DataType>Amount. Type</ccts:DataType>
</ccts:Component>
HigherTenderAmountTypepublic void setHigherTenderAmount(HigherTenderAmountType value)
value - allowed object is
HigherTenderAmountTypepublic StartDateType getStartDate()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Start Date. Date</ccts:DictionaryEntryName>
<ccts:Definition>The date on which the awarded contract begins.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTerm>Start Date</ccts:PropertyTerm>
<ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
<ccts:DataType>Date. Type</ccts:DataType>
</ccts:Component>
StartDateTypepublic void setStartDate(StartDateType value)
value - allowed object is
StartDateTypepublic ReceivedElectronicTenderQuantityType getReceivedElectronicTenderQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Received_ Electronic Tender Quantity. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>The number of electronic tenders received.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Received</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Electronic Tender Quantity</ccts:PropertyTerm>
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
<ccts:DataType>Quantity. Type</ccts:DataType>
</ccts:Component>
ReceivedElectronicTenderQuantityTypepublic void setReceivedElectronicTenderQuantity(ReceivedElectronicTenderQuantityType value)
value - allowed object is
ReceivedElectronicTenderQuantityTypepublic ReceivedForeignTenderQuantityType getReceivedForeignTenderQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Received_ Foreign Tender Quantity. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>The number of foreing tenders received.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Received</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Foreign Tender Quantity</ccts:PropertyTerm>
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
<ccts:DataType>Quantity. Type</ccts:DataType>
</ccts:Component>
ReceivedForeignTenderQuantityTypepublic void setReceivedForeignTenderQuantity(ReceivedForeignTenderQuantityType value)
value - allowed object is
ReceivedForeignTenderQuantityTypepublic ContractType getContract()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Contract</ccts:DictionaryEntryName>
<ccts:Definition>A contract governing this tender result.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTerm>Contract</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Contract</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Contract</ccts:RepresentationTerm>
</ccts:Component>
ContractTypepublic void setContract(ContractType value)
value - allowed object is
ContractTypepublic TenderedProjectType getAwardedTenderedProject()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Awarded_ Tendered Project. Tendered Project</ccts:DictionaryEntryName>
<ccts:Definition>The awarded tendered project associated with this tender result.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Awarded</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Tendered Project</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Tendered Project</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Tendered Project</ccts:RepresentationTerm>
</ccts:Component>
TenderedProjectTypepublic void setAwardedTenderedProject(TenderedProjectType value)
value - allowed object is
TenderedProjectTypepublic PeriodType getContractFormalizationPeriod()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Contract Formalization_ Period. Period</ccts:DictionaryEntryName>
<ccts:Definition>The period during which a contract associated with the awarded project is to be formalized.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Contract Formalization</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Period</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Period</ccts:RepresentationTerm>
</ccts:Component>
PeriodTypepublic void setContractFormalizationPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic List<SubcontractTermsType> getSubcontractTerms()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Subcontract Terms</ccts:DictionaryEntryName>
<ccts:Definition>Subcontract terms for this tender result.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTerm>Subcontract Terms</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Subcontract Terms</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Subcontract Terms</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the subcontractTerms 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 set method for the subcontractTerms property.
For example, to add a new item, do as follows:
getSubcontractTerms().add(newItem);
Objects of the following type(s) are allowed in the list
SubcontractTermsType
public List<WinningPartyType> getWinningParty()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Result. Winning Party</ccts:DictionaryEntryName>
<ccts:Definition>A party that is identified as the awarded by a tender result.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Result</ccts:ObjectClass>
<ccts:PropertyTerm>Winning Party</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Winning Party</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Winning Party</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the winningParty 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 set method for the winningParty property.
For example, to add a new item, do as follows:
getWinningParty().add(newItem);
Objects of the following type(s) are allowed in the list
WinningPartyType
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.