public class TenderResultType extends Object
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() |
| Modifier and Type | Method and Description |
|---|---|
AdvertisementAmountType |
getAdvertisementAmount()
Gets the value of the advertisementAmount property.
|
AwardDateType |
getAwardDate()
Gets the value of the awardDate property.
|
TenderedProjectType |
getAwardedTenderedProject()
Gets the value of the awardedTenderedProject property.
|
AwardTimeType |
getAwardTime()
Gets the value of the awardTime property.
|
ContractType |
getContract()
Gets the value of the contract property.
|
PeriodType |
getContractFormalizationPeriod()
Gets the value of the contractFormalizationPeriod property.
|
List<DescriptionType> |
getDescription()
Gets the value of the description property.
|
HigherTenderAmountType |
getHigherTenderAmount()
Gets the value of the higherTenderAmount property.
|
LowerTenderAmountType |
getLowerTenderAmount()
Gets the value of the lowerTenderAmount property.
|
ReceivedElectronicTenderQuantityType |
getReceivedElectronicTenderQuantity()
Gets the value of the receivedElectronicTenderQuantity property.
|
ReceivedForeignTenderQuantityType |
getReceivedForeignTenderQuantity()
Gets the value of the receivedForeignTenderQuantity property.
|
ReceivedTenderQuantityType |
getReceivedTenderQuantity()
Gets the value of the receivedTenderQuantity property.
|
StartDateType |
getStartDate()
Gets the value of the startDate property.
|
List<SubcontractTermsType> |
getSubcontractTerms()
Gets the value of the subcontractTerms property.
|
TenderResultCodeType |
getTenderResultCode()
Gets the value of the tenderResultCode property.
|
List<WinningPartyType> |
getWinningParty()
Gets the value of the winningParty property.
|
void |
setAdvertisementAmount(AdvertisementAmountType value)
Sets the value of the advertisementAmount property.
|
void |
setAwardDate(AwardDateType value)
Sets the value of the awardDate property.
|
void |
setAwardedTenderedProject(TenderedProjectType value)
Sets the value of the awardedTenderedProject property.
|
void |
setAwardTime(AwardTimeType value)
Sets the value of the awardTime property.
|
void |
setContract(ContractType value)
Sets the value of the contract property.
|
void |
setContractFormalizationPeriod(PeriodType value)
Sets the value of the contractFormalizationPeriod property.
|
void |
setHigherTenderAmount(HigherTenderAmountType value)
Sets the value of the higherTenderAmount property.
|
void |
setLowerTenderAmount(LowerTenderAmountType value)
Sets the value of the lowerTenderAmount property.
|
void |
setReceivedElectronicTenderQuantity(ReceivedElectronicTenderQuantityType value)
Sets the value of the receivedElectronicTenderQuantity property.
|
void |
setReceivedForeignTenderQuantity(ReceivedForeignTenderQuantityType value)
Sets the value of the receivedForeignTenderQuantity property.
|
void |
setReceivedTenderQuantity(ReceivedTenderQuantityType value)
Sets the value of the receivedTenderQuantity property.
|
void |
setStartDate(StartDateType value)
Sets the value of the startDate property.
|
void |
setTenderResultCode(TenderResultCodeType value)
Sets the value of the tenderResultCode property.
|
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()
TenderResultCodeTypepublic void setTenderResultCode(TenderResultCodeType value)
value - allowed object is
TenderResultCodeTypepublic 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 AdvertisementAmountType getAdvertisementAmount()
AdvertisementAmountTypepublic void setAdvertisementAmount(AdvertisementAmountType value)
value - allowed object is
AdvertisementAmountTypepublic AwardDateType getAwardDate()
AwardDateTypepublic void setAwardDate(AwardDateType value)
value - allowed object is
AwardDateTypepublic AwardTimeType getAwardTime()
AwardTimeTypepublic void setAwardTime(AwardTimeType value)
value - allowed object is
AwardTimeTypepublic ReceivedTenderQuantityType getReceivedTenderQuantity()
ReceivedTenderQuantityTypepublic void setReceivedTenderQuantity(ReceivedTenderQuantityType value)
value - allowed object is
ReceivedTenderQuantityTypepublic LowerTenderAmountType getLowerTenderAmount()
LowerTenderAmountTypepublic void setLowerTenderAmount(LowerTenderAmountType value)
value - allowed object is
LowerTenderAmountTypepublic HigherTenderAmountType getHigherTenderAmount()
HigherTenderAmountTypepublic void setHigherTenderAmount(HigherTenderAmountType value)
value - allowed object is
HigherTenderAmountTypepublic StartDateType getStartDate()
StartDateTypepublic void setStartDate(StartDateType value)
value - allowed object is
StartDateTypepublic ReceivedElectronicTenderQuantityType getReceivedElectronicTenderQuantity()
ReceivedElectronicTenderQuantityTypepublic void setReceivedElectronicTenderQuantity(ReceivedElectronicTenderQuantityType value)
value - allowed object is
ReceivedElectronicTenderQuantityTypepublic ReceivedForeignTenderQuantityType getReceivedForeignTenderQuantity()
ReceivedForeignTenderQuantityTypepublic void setReceivedForeignTenderQuantity(ReceivedForeignTenderQuantityType value)
value - allowed object is
ReceivedForeignTenderQuantityTypepublic ContractType getContract()
ContractTypepublic void setContract(ContractType value)
value - allowed object is
ContractTypepublic TenderedProjectType getAwardedTenderedProject()
TenderedProjectTypepublic void setAwardedTenderedProject(TenderedProjectType value)
value - allowed object is
TenderedProjectTypepublic PeriodType getContractFormalizationPeriod()
PeriodTypepublic void setContractFormalizationPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic List<SubcontractTermsType> getSubcontractTerms()
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()
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 © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.