@CodingStyleguideUnaware public class TendererQualificationRequestType 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>Tenderer Qualification Request. Details</ccts:DictionaryEntryName><ccts:Definition>The evaluation that the Contracting Authority party requests to fulfill to the tenderers.</ccts:Definition><ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass></ccts:Component>
Java class for TendererQualificationRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TendererQualificationRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CompanyLegalFormCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CompanyLegalForm" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PersonalSituation" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}OperatingYearsQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EmployeeQuantity" 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:CommonAggregateComponents-2}RequiredBusinessClassificationScheme" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TechnicalEvaluationCriterion" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FinancialEvaluationCriterion" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SpecificTendererRequirement" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EconomicOperatorRole" 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 |
|---|
TendererQualificationRequestType()
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 |
addEconomicOperatorRole(EconomicOperatorRoleType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addFinancialEvaluationCriterion(EvaluationCriterionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonalSituation(PersonalSituationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRequiredBusinessClassificationScheme(ClassificationSchemeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpecificTendererRequirement(TendererRequirementType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTechnicalEvaluationCriterion(EvaluationCriterionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TendererQualificationRequestType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TendererQualificationRequestType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
CompanyLegalFormType |
getCompanyLegalForm()
<?
|
CompanyLegalFormCodeType |
getCompanyLegalFormCode()
<?
|
String |
getCompanyLegalFormCodeValue()
Get the value of the contained CompanyLegalFormCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
getCompanyLegalFormValue()
Get the value of the contained CompanyLegalFormType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
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
|
List<EconomicOperatorRoleType> |
getEconomicOperatorRole()
<?
|
EconomicOperatorRoleType |
getEconomicOperatorRoleAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getEconomicOperatorRoleCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
EmployeeQuantityType |
getEmployeeQuantity()
<?
|
BigDecimal |
getEmployeeQuantityValue()
Get the value of the contained EmployeeQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<EvaluationCriterionType> |
getFinancialEvaluationCriterion()
<?
|
EvaluationCriterionType |
getFinancialEvaluationCriterionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getFinancialEvaluationCriterionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
OperatingYearsQuantityType |
getOperatingYearsQuantity()
<?
|
BigDecimal |
getOperatingYearsQuantityValue()
Get the value of the contained OperatingYearsQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<PersonalSituationType> |
getPersonalSituation()
<?
|
PersonalSituationType |
getPersonalSituationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonalSituationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ClassificationSchemeType> |
getRequiredBusinessClassificationScheme()
<?
|
ClassificationSchemeType |
getRequiredBusinessClassificationSchemeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRequiredBusinessClassificationSchemeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TendererRequirementType> |
getSpecificTendererRequirement()
<?
|
TendererRequirementType |
getSpecificTendererRequirementAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpecificTendererRequirementCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<EvaluationCriterionType> |
getTechnicalEvaluationCriterion()
<?
|
EvaluationCriterionType |
getTechnicalEvaluationCriterionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTechnicalEvaluationCriterionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasEconomicOperatorRoleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasFinancialEvaluationCriterionEntries()
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 |
hasNoEconomicOperatorRoleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoFinancialEvaluationCriterionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonalSituationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRequiredBusinessClassificationSchemeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpecificTendererRequirementEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTechnicalEvaluationCriterionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonalSituationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRequiredBusinessClassificationSchemeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpecificTendererRequirementEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTechnicalEvaluationCriterionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCompanyLegalForm(CompanyLegalFormType value)
Sets the value of the companyLegalForm property.
|
CompanyLegalFormType |
setCompanyLegalForm(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCompanyLegalFormCode(CompanyLegalFormCodeType value)
Sets the value of the companyLegalFormCode property.
|
CompanyLegalFormCodeType |
setCompanyLegalFormCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEconomicOperatorRole(List<EconomicOperatorRoleType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
EmployeeQuantityType |
setEmployeeQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setEmployeeQuantity(EmployeeQuantityType value)
Sets the value of the employeeQuantity property.
|
void |
setFinancialEvaluationCriterion(List<EvaluationCriterionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
OperatingYearsQuantityType |
setOperatingYearsQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setOperatingYearsQuantity(OperatingYearsQuantityType value)
Sets the value of the operatingYearsQuantity property.
|
void |
setPersonalSituation(List<PersonalSituationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setRequiredBusinessClassificationScheme(List<ClassificationSchemeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSpecificTendererRequirement(List<TendererRequirementType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTechnicalEvaluationCriterion(List<EvaluationCriterionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TendererQualificationRequestType()
@Nullable public CompanyLegalFormCodeType getCompanyLegalFormCode()
<?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>Tenderer Qualification Request. Company Legal Form Code. Code</ccts:DictionaryEntryName><ccts:Definition>The legal status requested for potential tenderers, expressed as a code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass><ccts:PropertyTerm>Company Legal Form Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
CompanyLegalFormCodeTypepublic void setCompanyLegalFormCode(@Nullable CompanyLegalFormCodeType value)
value - allowed object is
CompanyLegalFormCodeType@Nullable public CompanyLegalFormType getCompanyLegalForm()
<?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>Tenderer Qualification Request. Company Legal Form. Text</ccts:DictionaryEntryName><ccts:Definition>The legal status requested for potential tenderers, expressed as text</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass><ccts:PropertyTerm>Company Legal Form</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>
CompanyLegalFormTypepublic void setCompanyLegalForm(@Nullable CompanyLegalFormType value)
value - allowed object is
CompanyLegalFormType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonalSituationType> getPersonalSituation()
<?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>Tenderer Qualification Request. Personal Situation. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing the personal situation of the economic operators in this tendering process.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass><ccts:PropertyTerm>Personal Situation</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the personalSituation 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 personalSituation property.
For example, to add a new item, do as follows:
getPersonalSituation().add(newItem);
Objects of the following type(s) are allowed in the list
PersonalSituationType
@Nullable public OperatingYearsQuantityType getOperatingYearsQuantity()
<?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>Tenderer Qualification Request. Operating Years. Quantity</ccts:DictionaryEntryName><ccts:Definition>Textual description of the legal form required for potential tenderers.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass><ccts:PropertyTerm>Operating Years</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
OperatingYearsQuantityTypepublic void setOperatingYearsQuantity(@Nullable OperatingYearsQuantityType value)
value - allowed object is
OperatingYearsQuantityType@Nullable public EmployeeQuantityType getEmployeeQuantity()
<?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>Tenderer Qualification Request. Employee. Quantity</ccts:DictionaryEntryName><ccts:Definition>Textual description of the legal form required for potential tenderers.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass><ccts:PropertyTerm>Employee</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
EmployeeQuantityTypepublic void setEmployeeQuantity(@Nullable EmployeeQuantityType value)
value - allowed object is
EmployeeQuantityType@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>Tenderer Qualification Request. Description. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing the evaluation requirements for this tenderer.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tenderer Qualification Request</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
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ClassificationSchemeType> getRequiredBusinessClassificationScheme()
<?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>Tenderer Qualification Request. Required Business_ Classification Scheme. Classification Scheme</ccts:DictionaryEntryName><ccts:Definition>A classification scheme for the business profile.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass><ccts:PropertyTermQualifier>Required Business</ccts:PropertyTermQualifier><ccts:PropertyTerm>Classification Scheme</ccts:PropertyTerm><ccts:AssociatedObjectClass>Classification Scheme</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Classification Scheme</ccts:RepresentationTerm></ccts:Component>Gets the value of the requiredBusinessClassificationScheme 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 requiredBusinessClassificationScheme property.
For example, to add a new item, do as follows:
getRequiredBusinessClassificationScheme().add(newItem);
Objects of the following type(s) are allowed in the list
ClassificationSchemeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<EvaluationCriterionType> getTechnicalEvaluationCriterion()
<?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>Tenderer Qualification Request. Technical_ Evaluation Criterion. Evaluation Criterion</ccts:DictionaryEntryName><ccts:Definition>A technical evaluation criterion required for an economic operator in a tendering process.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass><ccts:PropertyTermQualifier>Technical</ccts:PropertyTermQualifier><ccts:PropertyTerm>Evaluation Criterion</ccts:PropertyTerm><ccts:AssociatedObjectClass>Evaluation Criterion</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Evaluation Criterion</ccts:RepresentationTerm></ccts:Component>Gets the value of the technicalEvaluationCriterion 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 technicalEvaluationCriterion property.
For example, to add a new item, do as follows:
getTechnicalEvaluationCriterion().add(newItem);
Objects of the following type(s) are allowed in the list
EvaluationCriterionType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<EvaluationCriterionType> getFinancialEvaluationCriterion()
<?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>Tenderer Qualification Request. Financial_ Evaluation Criterion. Evaluation Criterion</ccts:DictionaryEntryName><ccts:Definition>A financial evaluation criterion required for an economic operator in a tendering process.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass><ccts:PropertyTermQualifier>Financial</ccts:PropertyTermQualifier><ccts:PropertyTerm>Evaluation Criterion</ccts:PropertyTerm><ccts:AssociatedObjectClass>Evaluation Criterion</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Evaluation Criterion</ccts:RepresentationTerm></ccts:Component>Gets the value of the financialEvaluationCriterion 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 financialEvaluationCriterion property.
For example, to add a new item, do as follows:
getFinancialEvaluationCriterion().add(newItem);
Objects of the following type(s) are allowed in the list
EvaluationCriterionType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TendererRequirementType> getSpecificTendererRequirement()
<?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>Tenderer Qualification Request. Specific_ Tenderer Requirement. Tenderer Requirement</ccts:DictionaryEntryName><ccts:Definition>A requirement to be met by a tenderer.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass><ccts:PropertyTermQualifier>Specific</ccts:PropertyTermQualifier><ccts:PropertyTerm>Tenderer Requirement</ccts:PropertyTerm><ccts:AssociatedObjectClass>Tenderer Requirement</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Tenderer Requirement</ccts:RepresentationTerm><ccts:Examples>Preregistration in a Business Registry</ccts:Examples></ccts:Component>Gets the value of the specificTendererRequirement 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 specificTendererRequirement property.
For example, to add a new item, do as follows:
getSpecificTendererRequirement().add(newItem);
Objects of the following type(s) are allowed in the list
TendererRequirementType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<EconomicOperatorRoleType> getEconomicOperatorRole()
<?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>Tenderer Qualification Request. Economic Operator Role</ccts:DictionaryEntryName><ccts:Definition>A class to describe the tenderer contracting role.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Tenderer Qualification Request</ccts:ObjectClass><ccts:PropertyTerm>Economic Operator Role</ccts:PropertyTerm><ccts:AssociatedObjectClass>Economic Operator Role</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Economic Operator Role</ccts:RepresentationTerm></ccts:Component>Gets the value of the economicOperatorRole 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 economicOperatorRole property.
For example, to add a new item, do as follows:
getEconomicOperatorRole().add(newItem);
Objects of the following type(s) are allowed in the list
EconomicOperatorRoleType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setPersonalSituation(@Nullable List<PersonalSituationType> aList)
aList - The new list member to set. May be null.public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be null.public void setRequiredBusinessClassificationScheme(@Nullable List<ClassificationSchemeType> aList)
aList - The new list member to set. May be null.public void setTechnicalEvaluationCriterion(@Nullable List<EvaluationCriterionType> aList)
aList - The new list member to set. May be null.public void setFinancialEvaluationCriterion(@Nullable List<EvaluationCriterionType> aList)
aList - The new list member to set. May be null.public void setSpecificTendererRequirement(@Nullable List<TendererRequirementType> aList)
aList - The new list member to set. May be null.public void setEconomicOperatorRole(@Nullable List<EconomicOperatorRoleType> aList)
aList - The new list member to set. May be null.public boolean hasPersonalSituationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonalSituationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonalSituationCount()
@Nullable public PersonalSituationType getPersonalSituationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonalSituation(@Nonnull PersonalSituationType elem)
elem - The element to be added. May not 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 hasRequiredBusinessClassificationSchemeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoRequiredBusinessClassificationSchemeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getRequiredBusinessClassificationSchemeCount()
@Nullable public ClassificationSchemeType getRequiredBusinessClassificationSchemeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addRequiredBusinessClassificationScheme(@Nonnull ClassificationSchemeType elem)
elem - The element to be added. May not be null.public boolean hasTechnicalEvaluationCriterionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoTechnicalEvaluationCriterionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getTechnicalEvaluationCriterionCount()
@Nullable public EvaluationCriterionType getTechnicalEvaluationCriterionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addTechnicalEvaluationCriterion(@Nonnull EvaluationCriterionType elem)
elem - The element to be added. May not be null.public boolean hasFinancialEvaluationCriterionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoFinancialEvaluationCriterionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getFinancialEvaluationCriterionCount()
@Nullable public EvaluationCriterionType getFinancialEvaluationCriterionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addFinancialEvaluationCriterion(@Nonnull EvaluationCriterionType elem)
elem - The element to be added. May not be null.public boolean hasSpecificTendererRequirementEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpecificTendererRequirementEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpecificTendererRequirementCount()
@Nullable public TendererRequirementType getSpecificTendererRequirementAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpecificTendererRequirement(@Nonnull TendererRequirementType elem)
elem - The element to be added. May not be null.public boolean hasEconomicOperatorRoleEntries()
true if at least one item is contained, false otherwise.public boolean hasNoEconomicOperatorRoleEntries()
true if no item is contained, false otherwise.@Nonnegative public int getEconomicOperatorRoleCount()
@Nullable public EconomicOperatorRoleType getEconomicOperatorRoleAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addEconomicOperatorRole(@Nonnull EconomicOperatorRoleType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull TendererQualificationRequestType 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 TendererQualificationRequestType clone()
@Nonnull public CompanyLegalFormCodeType setCompanyLegalFormCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public OperatingYearsQuantityType setOperatingYearsQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public EmployeeQuantityType setEmployeeQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CompanyLegalFormType setCompanyLegalForm(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getCompanyLegalFormCodeValue()
null@Nullable public String getCompanyLegalFormValue()
null@Nullable public BigDecimal getOperatingYearsQuantityValue()
null@Nullable public BigDecimal getEmployeeQuantityValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.