@CodingStyleguideUnaware public class TenderResultType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?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>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
TenderResultType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSubcontractTerms(SubcontractTermsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addWinningParty(WinningPartyType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderResultType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TenderResultType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
AdvertisementAmountType |
getAdvertisementAmount()
<?
|
BigDecimal |
getAdvertisementAmountValue()
Get the value of the contained AdvertisementAmountType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
AwardDateType |
getAwardDate()
<?
|
LocalDate |
getAwardDateValue()
Get the value of the contained AwardDateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TenderedProjectType |
getAwardedTenderedProject()
<?
|
AwardTimeType |
getAwardTime()
<?
|
LocalTime |
getAwardTimeValue()
Get the value of the contained AwardTimeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ContractType |
getContract()
<?
|
PeriodType |
getContractFormalizationPeriod()
<?
|
List<DescriptionType> |
getDescription()
<?
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
HigherTenderAmountType |
getHigherTenderAmount()
<?
|
BigDecimal |
getHigherTenderAmountValue()
Get the value of the contained HigherTenderAmountType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
LowerTenderAmountType |
getLowerTenderAmount()
<?
|
BigDecimal |
getLowerTenderAmountValue()
Get the value of the contained LowerTenderAmountType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ReceivedElectronicTenderQuantityType |
getReceivedElectronicTenderQuantity()
<?
|
BigDecimal |
getReceivedElectronicTenderQuantityValue()
Get the value of the contained ReceivedElectronicTenderQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ReceivedForeignTenderQuantityType |
getReceivedForeignTenderQuantity()
<?
|
BigDecimal |
getReceivedForeignTenderQuantityValue()
Get the value of the contained ReceivedForeignTenderQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ReceivedTenderQuantityType |
getReceivedTenderQuantity()
<?
|
BigDecimal |
getReceivedTenderQuantityValue()
Get the value of the contained ReceivedTenderQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
StartDateType |
getStartDate()
<?
|
LocalDate |
getStartDateValue()
Get the value of the contained StartDateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<SubcontractTermsType> |
getSubcontractTerms()
<?
|
SubcontractTermsType |
getSubcontractTermsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSubcontractTermsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderResultCodeType |
getTenderResultCode()
<?
|
String |
getTenderResultCodeValue()
Get the value of the contained TenderResultCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<WinningPartyType> |
getWinningParty()
<?
|
WinningPartyType |
getWinningPartyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getWinningPartyCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSubcontractTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoWinningPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSubcontractTermsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasWinningPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAdvertisementAmount(AdvertisementAmountType value)
Sets the value of the advertisementAmount property.
|
AdvertisementAmountType |
setAdvertisementAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setAwardDate(AwardDateType value)
Sets the value of the awardDate property.
|
AwardDateType |
setAwardDate(LocalDate valueParam)
Special setter with value of type LocalDate
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setAwardedTenderedProject(TenderedProjectType value)
Sets the value of the awardedTenderedProject property.
|
void |
setAwardTime(AwardTimeType value)
Sets the value of the awardTime property.
|
AwardTimeType |
setAwardTime(LocalTime valueParam)
Special setter with value of type LocalTime
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setContract(ContractType value)
Sets the value of the contract property.
|
void |
setContractFormalizationPeriod(PeriodType value)
Sets the value of the contractFormalizationPeriod property.
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
HigherTenderAmountType |
setHigherTenderAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setHigherTenderAmount(HigherTenderAmountType value)
Sets the value of the higherTenderAmount property.
|
LowerTenderAmountType |
setLowerTenderAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLowerTenderAmount(LowerTenderAmountType value)
Sets the value of the lowerTenderAmount property.
|
ReceivedElectronicTenderQuantityType |
setReceivedElectronicTenderQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setReceivedElectronicTenderQuantity(ReceivedElectronicTenderQuantityType value)
Sets the value of the receivedElectronicTenderQuantity property.
|
ReceivedForeignTenderQuantityType |
setReceivedForeignTenderQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setReceivedForeignTenderQuantity(ReceivedForeignTenderQuantityType value)
Sets the value of the receivedForeignTenderQuantity property.
|
ReceivedTenderQuantityType |
setReceivedTenderQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setReceivedTenderQuantity(ReceivedTenderQuantityType value)
Sets the value of the receivedTenderQuantity property.
|
StartDateType |
setStartDate(LocalDate valueParam)
Special setter with value of type LocalDate
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setStartDate(StartDateType value)
Sets the value of the startDate property.
|
void |
setSubcontractTerms(List<SubcontractTermsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderResultCodeType |
setTenderResultCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTenderResultCode(TenderResultCodeType value)
Sets the value of the tenderResultCode property.
|
void |
setWinningParty(List<WinningPartyType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TenderResultType()
@Nullable 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(@Nullable TenderResultCodeType value)
value - allowed object is
TenderResultCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public 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
@Nullable 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(@Nullable AdvertisementAmountType value)
value - allowed object is
AdvertisementAmountType@Nullable public 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(@Nullable AwardDateType value)
value - allowed object is
AwardDateType@Nullable public 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(@Nullable AwardTimeType value)
value - allowed object is
AwardTimeType@Nullable public 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(@Nullable ReceivedTenderQuantityType value)
value - allowed object is
ReceivedTenderQuantityType@Nullable public 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(@Nullable LowerTenderAmountType value)
value - allowed object is
LowerTenderAmountType@Nullable public 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(@Nullable HigherTenderAmountType value)
value - allowed object is
HigherTenderAmountType@Nullable public 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(@Nullable StartDateType value)
value - allowed object is
StartDateType@Nullable public 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(@Nullable ReceivedElectronicTenderQuantityType value)
value - allowed object is
ReceivedElectronicTenderQuantityType@Nullable public 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(@Nullable ReceivedForeignTenderQuantityType value)
value - allowed object is
ReceivedForeignTenderQuantityType@Nullable public 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(@Nullable ContractType value)
value - allowed object is
ContractType@Nullable public 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(@Nullable TenderedProjectType value)
value - allowed object is
TenderedProjectType@Nullable public 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(@Nullable PeriodType value)
value - allowed object is
PeriodType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public 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
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") 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
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be null.public void setSubcontractTerms(@Nullable List<SubcontractTermsType> aList)
aList - The new list member to set. May be null.public void setWinningParty(@Nullable List<WinningPartyType> aList)
aList - The new list member to set. May be null.public boolean hasDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be null.public boolean hasSubcontractTermsEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSubcontractTermsEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSubcontractTermsCount()
@Nullable public SubcontractTermsType getSubcontractTermsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSubcontractTerms(@Nonnull SubcontractTermsType elem)
elem - The element to be added. May not be null.public boolean hasWinningPartyEntries()
true if at least one item is contained, false otherwise.public boolean hasNoWinningPartyEntries()
true if no item is contained, false otherwise.@Nonnegative public int getWinningPartyCount()
@Nullable public WinningPartyType getWinningPartyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addWinningParty(@Nonnull WinningPartyType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull TenderResultType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public TenderResultType clone()
@Nonnull public AdvertisementAmountType setAdvertisementAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public LowerTenderAmountType setLowerTenderAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public HigherTenderAmountType setHigherTenderAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TenderResultCodeType setTenderResultCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public AwardDateType setAwardDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be null.null@Nonnull public StartDateType setStartDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be null.null@Nonnull public AwardTimeType setAwardTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ReceivedTenderQuantityType setReceivedTenderQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ReceivedElectronicTenderQuantityType setReceivedElectronicTenderQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ReceivedForeignTenderQuantityType setReceivedForeignTenderQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getTenderResultCodeValue()
null@Nullable public BigDecimal getAdvertisementAmountValue()
null@Nullable public LocalDate getAwardDateValue()
null@Nullable public LocalTime getAwardTimeValue()
null@Nullable public BigDecimal getReceivedTenderQuantityValue()
null@Nullable public BigDecimal getLowerTenderAmountValue()
null@Nullable public BigDecimal getHigherTenderAmountValue()
null@Nullable public LocalDate getStartDateValue()
null@Nullable public BigDecimal getReceivedElectronicTenderQuantityValue()
null@Nullable public BigDecimal getReceivedForeignTenderQuantityValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.