@CodingStyleguideUnaware public class QualifyingPartyType 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>Qualifying Party. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe the distinctive features or characteristics qualifying an economic operator to be a party in a tendering process (e.g., number of employees, number of operating units, type of business, technical and financial capabilities, completed projects).</ccts:Definition><ccts:ObjectClass>Qualifying Party</ccts:ObjectClass></ccts:Component>
Java class for QualifyingPartyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="QualifyingPartyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ParticipationPercent" 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}BusinessClassificationEvidenceID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BusinessIdentityEvidenceID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TendererRoleCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}BusinessClassificationScheme" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TechnicalCapability" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FinancialCapability" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CompletedTask" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Declaration" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Party" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EconomicOperatorRole" 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 |
|---|
QualifyingPartyType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addCompletedTask(CompletedTaskType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDeclaration(DeclarationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addFinancialCapability(CapabilityType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonalSituation(PersonalSituationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTechnicalCapability(CapabilityType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
QualifyingPartyType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(QualifyingPartyType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
BusinessClassificationEvidenceIDType |
getBusinessClassificationEvidenceID()
<?
|
String |
getBusinessClassificationEvidenceIDValue()
Get the value of the contained BusinessClassificationEvidenceIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ClassificationSchemeType |
getBusinessClassificationScheme()
<?
|
BusinessIdentityEvidenceIDType |
getBusinessIdentityEvidenceID()
<?
|
String |
getBusinessIdentityEvidenceIDValue()
Get the value of the contained BusinessIdentityEvidenceIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<CompletedTaskType> |
getCompletedTask()
<?
|
CompletedTaskType |
getCompletedTaskAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCompletedTaskCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DeclarationType> |
getDeclaration()
<?
|
DeclarationType |
getDeclarationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDeclarationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
EconomicOperatorRoleType |
getEconomicOperatorRole()
<?
|
EmployeeQuantityType |
getEmployeeQuantity()
<?
|
BigDecimal |
getEmployeeQuantityValue()
Get the value of the contained EmployeeQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<CapabilityType> |
getFinancialCapability()
<?
|
CapabilityType |
getFinancialCapabilityAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getFinancialCapabilityCount()
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 |
ParticipationPercentType |
getParticipationPercent()
<?
|
BigDecimal |
getParticipationPercentValue()
Get the value of the contained ParticipationPercentType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PartyType |
getParty()
<?
|
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<CapabilityType> |
getTechnicalCapability()
<?
|
CapabilityType |
getTechnicalCapabilityAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTechnicalCapabilityCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TendererRoleCodeType |
getTendererRoleCode()
<?
|
String |
getTendererRoleCodeValue()
Get the value of the contained TendererRoleCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
boolean |
hasCompletedTaskEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDeclarationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasFinancialCapabilityEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoCompletedTaskEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDeclarationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoFinancialCapabilityEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonalSituationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTechnicalCapabilityEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonalSituationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTechnicalCapabilityEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBusinessClassificationEvidenceID(BusinessClassificationEvidenceIDType value)
Sets the value of the businessClassificationEvidenceID property.
|
BusinessClassificationEvidenceIDType |
setBusinessClassificationEvidenceID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setBusinessClassificationScheme(ClassificationSchemeType value)
Sets the value of the businessClassificationScheme property.
|
void |
setBusinessIdentityEvidenceID(BusinessIdentityEvidenceIDType value)
Sets the value of the businessIdentityEvidenceID property.
|
BusinessIdentityEvidenceIDType |
setBusinessIdentityEvidenceID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCompletedTask(List<CompletedTaskType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDeclaration(List<DeclarationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEconomicOperatorRole(EconomicOperatorRoleType value)
Sets the value of the economicOperatorRole property.
|
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 |
setFinancialCapability(List<CapabilityType> 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.
|
ParticipationPercentType |
setParticipationPercent(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setParticipationPercent(ParticipationPercentType value)
Sets the value of the participationPercent property.
|
void |
setParty(PartyType value)
Sets the value of the party property.
|
void |
setPersonalSituation(List<PersonalSituationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTechnicalCapability(List<CapabilityType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TendererRoleCodeType |
setTendererRoleCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTendererRoleCode(TendererRoleCodeType value)
Sets the value of the tendererRoleCode property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public QualifyingPartyType()
@Nullable public ParticipationPercentType getParticipationPercent()
<?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>Qualifying Party. Participation. Percent</ccts:DictionaryEntryName><ccts:Definition>The extent to which this party is expected to participate in the tendering process, expressed as a percentage.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</ccts:ObjectClass><ccts:PropertyTerm>Participation</ccts:PropertyTerm><ccts:RepresentationTerm>Percent</ccts:RepresentationTerm><ccts:DataType>Percent. Type</ccts:DataType></ccts:Component>
ParticipationPercentTypepublic void setParticipationPercent(@Nullable ParticipationPercentType value)
value - allowed object is
ParticipationPercentType@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>Qualifying Party. Personal Situation. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing the personal situation of the qualifying party.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</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>Qualifying Party. Operating Years. Quantity</ccts:DictionaryEntryName><ccts:Definition>The number of years that this qualifying party has been in operation.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</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>Qualifying Party. Employee. Quantity</ccts:DictionaryEntryName><ccts:Definition>The number of people employed by this qualifying party.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</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@Nullable public BusinessClassificationEvidenceIDType getBusinessClassificationEvidenceID()
<?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>Qualifying Party. Business Classification Evidence. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for an item of evidence to support the classification of this qualifying party.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</ccts:ObjectClass><ccts:PropertyTerm>Business Classification Evidence</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
BusinessClassificationEvidenceIDTypepublic void setBusinessClassificationEvidenceID(@Nullable BusinessClassificationEvidenceIDType value)
value - allowed object is
BusinessClassificationEvidenceIDType@Nullable public BusinessIdentityEvidenceIDType getBusinessIdentityEvidenceID()
<?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>Qualifying Party. Business Identity Evidence. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for an item of evidence to support the business identity of this qualifying party.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</ccts:ObjectClass><ccts:PropertyTerm>Business Identity Evidence</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
BusinessIdentityEvidenceIDTypepublic void setBusinessIdentityEvidenceID(@Nullable BusinessIdentityEvidenceIDType value)
value - allowed object is
BusinessIdentityEvidenceIDType@Nullable public TendererRoleCodeType getTendererRoleCode()
<?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>Qualifying Party. Tenderer Role Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code stating the Tenderer Role.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</ccts:ObjectClass><ccts:PropertyTerm>Tenderer Role Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
TendererRoleCodeTypepublic void setTendererRoleCode(@Nullable TendererRoleCodeType value)
value - allowed object is
TendererRoleCodeType@Nullable public ClassificationSchemeType getBusinessClassificationScheme()
<?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>Qualifying Party. Business_ Classification Scheme. Classification Scheme</ccts:DictionaryEntryName><ccts:Definition>The classification scheme used for the business profile.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</ccts:ObjectClass><ccts:PropertyTermQualifier>Business</ccts:PropertyTermQualifier><ccts:PropertyTerm>Classification Scheme</ccts:PropertyTerm><ccts:AssociatedObjectClass>Classification Scheme</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Classification Scheme</ccts:RepresentationTerm></ccts:Component>
ClassificationSchemeTypepublic void setBusinessClassificationScheme(@Nullable ClassificationSchemeType value)
value - allowed object is
ClassificationSchemeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CapabilityType> getTechnicalCapability()
<?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>Qualifying Party. Technical_ Capability. Capability</ccts:DictionaryEntryName><ccts:Definition>A technical capability of this qualifying party.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</ccts:ObjectClass><ccts:PropertyTermQualifier>Technical</ccts:PropertyTermQualifier><ccts:PropertyTerm>Capability</ccts:PropertyTerm><ccts:AssociatedObjectClass>Capability</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Capability</ccts:RepresentationTerm></ccts:Component>Gets the value of the technicalCapability 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 technicalCapability property.
For example, to add a new item, do as follows:
getTechnicalCapability().add(newItem);
Objects of the following type(s) are allowed in the list
CapabilityType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CapabilityType> getFinancialCapability()
<?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>Qualifying Party. Financial_ Capability. Capability</ccts:DictionaryEntryName><ccts:Definition>A financial capability of this qualifying party.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</ccts:ObjectClass><ccts:PropertyTermQualifier>Financial</ccts:PropertyTermQualifier><ccts:PropertyTerm>Capability</ccts:PropertyTerm><ccts:AssociatedObjectClass>Capability</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Capability</ccts:RepresentationTerm></ccts:Component>Gets the value of the financialCapability 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 financialCapability property.
For example, to add a new item, do as follows:
getFinancialCapability().add(newItem);
Objects of the following type(s) are allowed in the list
CapabilityType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CompletedTaskType> getCompletedTask()
<?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>Qualifying Party. Completed Task</ccts:DictionaryEntryName><ccts:Definition>A former task completed by this qualifying party.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</ccts:ObjectClass><ccts:PropertyTerm>Completed Task</ccts:PropertyTerm><ccts:AssociatedObjectClass>Completed Task</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Completed Task</ccts:RepresentationTerm></ccts:Component>Gets the value of the completedTask 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 completedTask property.
For example, to add a new item, do as follows:
getCompletedTask().add(newItem);
Objects of the following type(s) are allowed in the list
CompletedTaskType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DeclarationType> getDeclaration()
<?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>Qualifying Party. Declaration</ccts:DictionaryEntryName><ccts:Definition>A declaration by this qualifying party. of certain characteristics or capabilities in fulfilment of requirements specified in a call for tenders.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</ccts:ObjectClass><ccts:PropertyTerm>Declaration</ccts:PropertyTerm><ccts:AssociatedObjectClass>Declaration</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Declaration</ccts:RepresentationTerm></ccts:Component>Gets the value of the declaration 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 declaration property.
For example, to add a new item, do as follows:
getDeclaration().add(newItem);
Objects of the following type(s) are allowed in the list
DeclarationType
@Nullable public PartyType getParty()
<?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>Qualifying Party. Party</ccts:DictionaryEntryName><ccts:Definition>The qualifying party itself.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</ccts:ObjectClass><ccts:PropertyTerm>Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party</ccts:RepresentationTerm></ccts:Component>
PartyTypepublic void setParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nullable public 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>Qualifying Party. Economic Operator Role</ccts:DictionaryEntryName><ccts:Definition>A class to describe the tenderer contracting role.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Qualifying Party</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>
EconomicOperatorRoleTypepublic void setEconomicOperatorRole(@Nullable EconomicOperatorRoleType value)
value - allowed object is
EconomicOperatorRoleTypepublic 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 setTechnicalCapability(@Nullable List<CapabilityType> aList)
aList - The new list member to set. May be null.public void setFinancialCapability(@Nullable List<CapabilityType> aList)
aList - The new list member to set. May be null.public void setCompletedTask(@Nullable List<CompletedTaskType> aList)
aList - The new list member to set. May be null.public void setDeclaration(@Nullable List<DeclarationType> 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 hasTechnicalCapabilityEntries()
true if at least one item is contained, false otherwise.public boolean hasNoTechnicalCapabilityEntries()
true if no item is contained, false otherwise.@Nonnegative public int getTechnicalCapabilityCount()
@Nullable public CapabilityType getTechnicalCapabilityAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addTechnicalCapability(@Nonnull CapabilityType elem)
elem - The element to be added. May not be null.public boolean hasFinancialCapabilityEntries()
true if at least one item is contained, false otherwise.public boolean hasNoFinancialCapabilityEntries()
true if no item is contained, false otherwise.@Nonnegative public int getFinancialCapabilityCount()
@Nullable public CapabilityType getFinancialCapabilityAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addFinancialCapability(@Nonnull CapabilityType elem)
elem - The element to be added. May not be null.public boolean hasCompletedTaskEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCompletedTaskEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCompletedTaskCount()
@Nullable public CompletedTaskType getCompletedTaskAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCompletedTask(@Nonnull CompletedTaskType elem)
elem - The element to be added. May not be null.public boolean hasDeclarationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDeclarationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDeclarationCount()
@Nullable public DeclarationType getDeclarationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDeclaration(@Nonnull DeclarationType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull QualifyingPartyType 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 QualifyingPartyType clone()
@Nonnull public TendererRoleCodeType setTendererRoleCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public BusinessClassificationEvidenceIDType setBusinessClassificationEvidenceID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public BusinessIdentityEvidenceIDType setBusinessIdentityEvidenceID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ParticipationPercentType setParticipationPercent(@Nullable BigDecimal 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@Nullable public BigDecimal getParticipationPercentValue()
null@Nullable public BigDecimal getOperatingYearsQuantityValue()
null@Nullable public BigDecimal getEmployeeQuantityValue()
null@Nullable public String getBusinessClassificationEvidenceIDValue()
null@Nullable public String getBusinessIdentityEvidenceIDValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.