@CodingStyleguideUnaware public class TenderedProjectType 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>Tendered Project. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe a tendered project or project lot.</ccts:Definition><ccts:ObjectClass>Tendered Project</ccts:ObjectClass></ccts:Component>
Java class for TenderedProjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TenderedProjectType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}VariantID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}FeeAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}FeeDescription" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TenderEnvelopeID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TenderEnvelopeTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ProcurementProjectLot" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EvidenceDocumentReference" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TaxTotal" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}LegalMonetaryTotal" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TenderLine" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AwardingCriterionResponse" 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 |
|---|
TenderedProjectType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addAwardingCriterionResponse(AwardingCriterionResponseType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addEvidenceDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addFeeDescription(FeeDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTaxTotal(TaxTotalType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTenderLine(TenderLineType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderedProjectType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TenderedProjectType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<AwardingCriterionResponseType> |
getAwardingCriterionResponse()
<?
|
AwardingCriterionResponseType |
getAwardingCriterionResponseAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAwardingCriterionResponseCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DocumentReferenceType> |
getEvidenceDocumentReference()
<?
|
DocumentReferenceType |
getEvidenceDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getEvidenceDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
FeeAmountType |
getFeeAmount()
<?
|
BigDecimal |
getFeeAmountValue()
Get the value of the contained FeeAmountType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<FeeDescriptionType> |
getFeeDescription()
<?
|
FeeDescriptionType |
getFeeDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getFeeDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
MonetaryTotalType |
getLegalMonetaryTotal()
<?
|
ProcurementProjectLotType |
getProcurementProjectLot()
<?
|
List<TaxTotalType> |
getTaxTotal()
<?
|
TaxTotalType |
getTaxTotalAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTaxTotalCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderEnvelopeIDType |
getTenderEnvelopeID()
<?
|
String |
getTenderEnvelopeIDValue()
Get the value of the contained TenderEnvelopeIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TenderEnvelopeTypeCodeType |
getTenderEnvelopeTypeCode()
<?
|
String |
getTenderEnvelopeTypeCodeValue()
Get the value of the contained TenderEnvelopeTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<TenderLineType> |
getTenderLine()
<?
|
TenderLineType |
getTenderLineAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTenderLineCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
VariantIDType |
getVariantID()
<?
|
String |
getVariantIDValue()
Get the value of the contained VariantIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
boolean |
hasAwardingCriterionResponseEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasEvidenceDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasFeeDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoAwardingCriterionResponseEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoEvidenceDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoFeeDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTaxTotalEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTenderLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTaxTotalEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTenderLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAwardingCriterionResponse(List<AwardingCriterionResponseType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEvidenceDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
FeeAmountType |
setFeeAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setFeeAmount(FeeAmountType value)
Sets the value of the feeAmount property.
|
void |
setFeeDescription(List<FeeDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLegalMonetaryTotal(MonetaryTotalType value)
Sets the value of the legalMonetaryTotal property.
|
void |
setProcurementProjectLot(ProcurementProjectLotType value)
Sets the value of the procurementProjectLot property.
|
void |
setTaxTotal(List<TaxTotalType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderEnvelopeIDType |
setTenderEnvelopeID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTenderEnvelopeID(TenderEnvelopeIDType value)
Sets the value of the tenderEnvelopeID property.
|
TenderEnvelopeTypeCodeType |
setTenderEnvelopeTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTenderEnvelopeTypeCode(TenderEnvelopeTypeCodeType value)
Sets the value of the tenderEnvelopeTypeCode property.
|
void |
setTenderLine(List<TenderLineType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
VariantIDType |
setVariantID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setVariantID(VariantIDType value)
Sets the value of the variantID property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TenderedProjectType()
@Nullable public VariantIDType getVariantID()
<?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>Tendered Project. Variant. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for this variant of a tendered project.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Tendered Project</ccts:ObjectClass><ccts:PropertyTerm>Variant</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
VariantIDTypepublic void setVariantID(@Nullable VariantIDType value)
value - allowed object is
VariantIDType@Nullable public FeeAmountType getFeeAmount()
<?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>Tendered Project. Fee. Amount</ccts:DictionaryEntryName><ccts:Definition>The fee amount for tendered projects.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Tendered Project</ccts:ObjectClass><ccts:PropertyTerm>Fee</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType></ccts:Component>
FeeAmountTypepublic void setFeeAmount(@Nullable FeeAmountType value)
value - allowed object is
FeeAmountType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<FeeDescriptionType> getFeeDescription()
<?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>Tendered Project. Fee_ Description. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing the fee amount for tendered projects.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tendered Project</ccts:ObjectClass><ccts:PropertyTermQualifier>Fee</ccts:PropertyTermQualifier><ccts:PropertyTerm>Description</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the feeDescription 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 feeDescription property.
For example, to add a new item, do as follows:
getFeeDescription().add(newItem);
Objects of the following type(s) are allowed in the list
FeeDescriptionType
@Nullable public TenderEnvelopeIDType getTenderEnvelopeID()
<?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>Tendered Project. Tender Envelope Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for the tender envelope this tendered project belongs to.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Tendered Project</ccts:ObjectClass><ccts:PropertyTerm>Tender Envelope Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
TenderEnvelopeIDTypepublic void setTenderEnvelopeID(@Nullable TenderEnvelopeIDType value)
value - allowed object is
TenderEnvelopeIDType@Nullable public TenderEnvelopeTypeCodeType getTenderEnvelopeTypeCode()
<?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>Tendered Project. Tender Envelope Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code signifying the type of tender envelope this tendered project belongs to.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Tendered Project</ccts:ObjectClass><ccts:PropertyTerm>Tender Envelope Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
TenderEnvelopeTypeCodeTypepublic void setTenderEnvelopeTypeCode(@Nullable TenderEnvelopeTypeCodeType value)
value - allowed object is
TenderEnvelopeTypeCodeType@Nullable public ProcurementProjectLotType getProcurementProjectLot()
<?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>Tendered Project. Procurement Project Lot</ccts:DictionaryEntryName><ccts:Definition>The procurement project lot to which this Tender Line refers to. If there are no lots, this should not be defined.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Tendered Project</ccts:ObjectClass><ccts:PropertyTerm>Procurement Project Lot</ccts:PropertyTerm><ccts:AssociatedObjectClass>Procurement Project Lot</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Procurement Project Lot</ccts:RepresentationTerm></ccts:Component>
ProcurementProjectLotTypepublic void setProcurementProjectLot(@Nullable ProcurementProjectLotType value)
value - allowed object is
ProcurementProjectLotType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getEvidenceDocumentReference()
<?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>Tendered Project. Evidence_ Document Reference. Document Reference</ccts:DictionaryEntryName><ccts:Definition>A reference to a non-structured evidentiary document supporting this tendered project.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tendered Project</ccts:ObjectClass><ccts:PropertyTermQualifier>Evidence</ccts:PropertyTermQualifier><ccts:PropertyTerm>Document Reference</ccts:PropertyTerm><ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Document Reference</ccts:RepresentationTerm></ccts:Component>Gets the value of the evidenceDocumentReference 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 evidenceDocumentReference property.
For example, to add a new item, do as follows:
getEvidenceDocumentReference().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentReferenceType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TaxTotalType> getTaxTotal()
<?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>Tendered Project. Tax Total</ccts:DictionaryEntryName><ccts:Definition>A total amount of taxes of a particular kind applicable to the monetary total for this tendered project.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tendered Project</ccts:ObjectClass><ccts:PropertyTerm>Tax Total</ccts:PropertyTerm><ccts:AssociatedObjectClass>Tax Total</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Tax Total</ccts:RepresentationTerm></ccts:Component>Gets the value of the taxTotal 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 taxTotal property.
For example, to add a new item, do as follows:
getTaxTotal().add(newItem);
Objects of the following type(s) are allowed in the list
TaxTotalType
@Nullable public MonetaryTotalType getLegalMonetaryTotal()
<?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>Tendered Project. Legal_ Monetary Total. Monetary Total</ccts:DictionaryEntryName><ccts:Definition>The total amount for this tendered project.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Tendered Project</ccts:ObjectClass><ccts:PropertyTermQualifier>Legal</ccts:PropertyTermQualifier><ccts:PropertyTerm>Monetary Total</ccts:PropertyTerm><ccts:AssociatedObjectClass>Monetary Total</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Monetary Total</ccts:RepresentationTerm></ccts:Component>
MonetaryTotalTypepublic void setLegalMonetaryTotal(@Nullable MonetaryTotalType value)
value - allowed object is
MonetaryTotalType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TenderLineType> getTenderLine()
<?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>Tendered Project. Tender Line</ccts:DictionaryEntryName><ccts:Definition>A line in the tender for this tendered project.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tendered Project</ccts:ObjectClass><ccts:PropertyTerm>Tender Line</ccts:PropertyTerm><ccts:AssociatedObjectClass>Tender Line</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Tender Line</ccts:RepresentationTerm></ccts:Component>Gets the value of the tenderLine 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 tenderLine property.
For example, to add a new item, do as follows:
getTenderLine().add(newItem);
Objects of the following type(s) are allowed in the list
TenderLineType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AwardingCriterionResponseType> getAwardingCriterionResponse()
<?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>Tendered Project. Awarding Criterion Response</ccts:DictionaryEntryName><ccts:Definition>An association to an Awarding Criterion Response.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tendered Project</ccts:ObjectClass><ccts:PropertyTerm>Awarding Criterion Response</ccts:PropertyTerm><ccts:AssociatedObjectClass>Awarding Criterion Response</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Awarding Criterion Response</ccts:RepresentationTerm></ccts:Component>Gets the value of the awardingCriterionResponse 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 awardingCriterionResponse property.
For example, to add a new item, do as follows:
getAwardingCriterionResponse().add(newItem);
Objects of the following type(s) are allowed in the list
AwardingCriterionResponseType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setFeeDescription(@Nullable List<FeeDescriptionType> aList)
aList - The new list member to set. May be null.public void setEvidenceDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be null.public void setTaxTotal(@Nullable List<TaxTotalType> aList)
aList - The new list member to set. May be null.public void setTenderLine(@Nullable List<TenderLineType> aList)
aList - The new list member to set. May be null.public void setAwardingCriterionResponse(@Nullable List<AwardingCriterionResponseType> aList)
aList - The new list member to set. May be null.public boolean hasFeeDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoFeeDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getFeeDescriptionCount()
@Nullable public FeeDescriptionType getFeeDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addFeeDescription(@Nonnull FeeDescriptionType elem)
elem - The element to be added. May not be null.public boolean hasEvidenceDocumentReferenceEntries()
true if at least one item is contained, false otherwise.public boolean hasNoEvidenceDocumentReferenceEntries()
true if no item is contained, false otherwise.@Nonnegative public int getEvidenceDocumentReferenceCount()
@Nullable public DocumentReferenceType getEvidenceDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addEvidenceDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be null.public boolean hasTaxTotalEntries()
true if at least one item is contained, false otherwise.public boolean hasNoTaxTotalEntries()
true if no item is contained, false otherwise.@Nonnegative public int getTaxTotalCount()
@Nullable public TaxTotalType getTaxTotalAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addTaxTotal(@Nonnull TaxTotalType elem)
elem - The element to be added. May not be null.public boolean hasTenderLineEntries()
true if at least one item is contained, false otherwise.public boolean hasNoTenderLineEntries()
true if no item is contained, false otherwise.@Nonnegative public int getTenderLineCount()
@Nullable public TenderLineType getTenderLineAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addTenderLine(@Nonnull TenderLineType elem)
elem - The element to be added. May not be null.public boolean hasAwardingCriterionResponseEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAwardingCriterionResponseEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAwardingCriterionResponseCount()
@Nullable public AwardingCriterionResponseType getAwardingCriterionResponseAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAwardingCriterionResponse(@Nonnull AwardingCriterionResponseType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull TenderedProjectType 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 TenderedProjectType clone()
@Nonnull public FeeAmountType setFeeAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TenderEnvelopeTypeCodeType setTenderEnvelopeTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public VariantIDType setVariantID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TenderEnvelopeIDType setTenderEnvelopeID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getVariantIDValue()
null@Nullable public BigDecimal getFeeAmountValue()
null@Nullable public String getTenderEnvelopeIDValue()
null@Nullable public String getTenderEnvelopeTypeCodeValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.