public class QualificationResolutionType extends Object
<?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>Qualification Resolution. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe the acceptance or rejection of an economic operator in a tendering process.</ccts:Definition>
<ccts:ObjectClass>Qualification Resolution</ccts:ObjectClass>
</ccts:Component>
Java class for QualificationResolutionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="QualificationResolutionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AdmissionCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ExclusionReason" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Resolution" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ResolutionDate"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ResolutionTime" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ProcurementProjectLot" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AdmissionCodeType |
admissionCode |
protected List<ExclusionReasonType> |
exclusionReason |
protected ProcurementProjectLotType |
procurementProjectLot |
protected List<ResolutionType> |
resolution |
protected ResolutionDateType |
resolutionDate |
protected ResolutionTimeType |
resolutionTime |
| Constructor and Description |
|---|
QualificationResolutionType() |
| Modifier and Type | Method and Description |
|---|---|
AdmissionCodeType |
getAdmissionCode()
<?
|
List<ExclusionReasonType> |
getExclusionReason()
<?
|
ProcurementProjectLotType |
getProcurementProjectLot()
<?
|
List<ResolutionType> |
getResolution()
<?
|
ResolutionDateType |
getResolutionDate()
<?
|
ResolutionTimeType |
getResolutionTime()
<?
|
void |
setAdmissionCode(AdmissionCodeType value)
Sets the value of the admissionCode property.
|
void |
setProcurementProjectLot(ProcurementProjectLotType value)
Sets the value of the procurementProjectLot property.
|
void |
setResolutionDate(ResolutionDateType value)
Sets the value of the resolutionDate property.
|
void |
setResolutionTime(ResolutionTimeType value)
Sets the value of the resolutionTime property.
|
protected AdmissionCodeType admissionCode
protected List<ExclusionReasonType> exclusionReason
protected List<ResolutionType> resolution
protected ResolutionDateType resolutionDate
protected ResolutionTimeType resolutionTime
protected ProcurementProjectLotType procurementProjectLot
public AdmissionCodeType getAdmissionCode()
<?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>Qualification Resolution. Admission Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>An indicator that the economic operator has been accepted into the tendering process (true) or rejected from the tendering process (false).</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Qualification Resolution</ccts:ObjectClass>
<ccts:PropertyTerm>Admission Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
AdmissionCodeTypepublic void setAdmissionCode(AdmissionCodeType value)
value - allowed object is
AdmissionCodeTypepublic List<ExclusionReasonType> getExclusionReason()
<?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>Qualification Resolution. Exclusion Reason. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing a reason for an exclusion from the tendering process.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Qualification Resolution</ccts:ObjectClass>
<ccts:PropertyTerm>Exclusion Reason</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
Gets the value of the exclusionReason 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 exclusionReason property.
For example, to add a new item, do as follows:
getExclusionReason().add(newItem);
Objects of the following type(s) are allowed in the list
ExclusionReasonType
public List<ResolutionType> getResolution()
<?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>Qualification Resolution. Resolution. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing this qualification resolution.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Qualification Resolution</ccts:ObjectClass>
<ccts:PropertyTerm>Resolution</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
Gets the value of the resolution 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 resolution property.
For example, to add a new item, do as follows:
getResolution().add(newItem);
Objects of the following type(s) are allowed in the list
ResolutionType
public ResolutionDateType getResolutionDate()
<?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>Qualification Resolution. Resolution Date. Date</ccts:DictionaryEntryName>
<ccts:Definition>The date on which this qualification resolution was formalized.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Qualification Resolution</ccts:ObjectClass>
<ccts:PropertyTerm>Resolution Date</ccts:PropertyTerm>
<ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
<ccts:DataType>Date. Type</ccts:DataType>
</ccts:Component>
ResolutionDateTypepublic void setResolutionDate(ResolutionDateType value)
value - allowed object is
ResolutionDateTypepublic ResolutionTimeType getResolutionTime()
<?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>Qualification Resolution. Resolution Time. Time</ccts:DictionaryEntryName>
<ccts:Definition>The time at which this qualification resolution was formalized.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Qualification Resolution</ccts:ObjectClass>
<ccts:PropertyTerm>Resolution Time</ccts:PropertyTerm>
<ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
<ccts:DataType>Time. Type</ccts:DataType>
</ccts:Component>
ResolutionTimeTypepublic void setResolutionTime(ResolutionTimeType value)
value - allowed object is
ResolutionTimeTypepublic 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>Qualification Resolution. Procurement Project Lot</ccts:DictionaryEntryName>
<ccts:Definition>The Procurement project lot to which this tenderer is accepted or rejected.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Qualification Resolution</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(ProcurementProjectLotType value)
value - allowed object is
ProcurementProjectLotTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.