@CodingStyleguideUnaware public class AwardingCriterionType 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>Awarding Criterion. Details</ccts:DictionaryEntryName><ccts:Definition>A class to define a criterion from the contracting party that will be taken into account when awarding a contract. An awarding criterion can be objective, when it can be evaluated following a formula, or subjective, when human analysis is required.</ccts:Definition><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass></ccts:Component>
Java class for AwardingCriterionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AwardingCriterionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AwardingCriterionTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Description" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}WeightNumeric" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Weight" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CalculationExpression" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CalculationExpressionCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MinimumQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MaximumQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MinimumAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MaximumAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MinimumImprovementBid" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SubordinateAwardingCriterion" 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 |
|---|
AwardingCriterionType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addCalculationExpression(CalculationExpressionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addMinimumImprovementBid(MinimumImprovementBidType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSubordinateAwardingCriterion(AwardingCriterionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addWeight(WeightType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
AwardingCriterionType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(AwardingCriterionType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
AwardingCriterionTypeCodeType |
getAwardingCriterionTypeCode()
<?
|
String |
getAwardingCriterionTypeCodeValue()
Get the value of the contained AwardingCriterionTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<CalculationExpressionType> |
getCalculationExpression()
<?
|
CalculationExpressionType |
getCalculationExpressionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CalculationExpressionCodeType |
getCalculationExpressionCode()
<?
|
String |
getCalculationExpressionCodeValue()
Get the value of the contained CalculationExpressionCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
getCalculationExpressionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
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
|
IDType |
getID()
<?
|
String |
getIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
MaximumAmountType |
getMaximumAmount()
<?
|
BigDecimal |
getMaximumAmountValue()
Get the value of the contained MaximumAmountType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
MaximumQuantityType |
getMaximumQuantity()
<?
|
BigDecimal |
getMaximumQuantityValue()
Get the value of the contained MaximumQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
MinimumAmountType |
getMinimumAmount()
<?
|
BigDecimal |
getMinimumAmountValue()
Get the value of the contained MinimumAmountType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<MinimumImprovementBidType> |
getMinimumImprovementBid()
<?
|
MinimumImprovementBidType |
getMinimumImprovementBidAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getMinimumImprovementBidCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
MinimumQuantityType |
getMinimumQuantity()
<?
|
BigDecimal |
getMinimumQuantityValue()
Get the value of the contained MinimumQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<AwardingCriterionType> |
getSubordinateAwardingCriterion()
<?
|
AwardingCriterionType |
getSubordinateAwardingCriterionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSubordinateAwardingCriterionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<WeightType> |
getWeight()
<?
|
WeightType |
getWeightAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getWeightCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
WeightNumericType |
getWeightNumeric()
<?
|
BigDecimal |
getWeightNumericValue()
Get the value of the contained WeightNumericType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
boolean |
hasCalculationExpressionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasMinimumImprovementBidEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCalculationExpressionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoMinimumImprovementBidEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSubordinateAwardingCriterionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoWeightEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSubordinateAwardingCriterionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasWeightEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAwardingCriterionTypeCode(AwardingCriterionTypeCodeType value)
Sets the value of the awardingCriterionTypeCode property.
|
AwardingCriterionTypeCodeType |
setAwardingCriterionTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCalculationExpression(List<CalculationExpressionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCalculationExpressionCode(CalculationExpressionCodeType value)
Sets the value of the calculationExpressionCode property.
|
CalculationExpressionCodeType |
setCalculationExpressionCode(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 |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
MaximumAmountType |
setMaximumAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMaximumAmount(MaximumAmountType value)
Sets the value of the maximumAmount property.
|
MaximumQuantityType |
setMaximumQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMaximumQuantity(MaximumQuantityType value)
Sets the value of the maximumQuantity property.
|
MinimumAmountType |
setMinimumAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMinimumAmount(MinimumAmountType value)
Sets the value of the minimumAmount property.
|
void |
setMinimumImprovementBid(List<MinimumImprovementBidType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
MinimumQuantityType |
setMinimumQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMinimumQuantity(MinimumQuantityType value)
Sets the value of the minimumQuantity property.
|
void |
setSubordinateAwardingCriterion(List<AwardingCriterionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setWeight(List<WeightType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
WeightNumericType |
setWeightNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setWeightNumeric(WeightNumericType value)
Sets the value of the weightNumeric property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public AwardingCriterionType()
@Nullable public IDType getID()
<?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>Awarding Criterion. Identifier</ccts:DictionaryEntryName><ccts:Definition>Identifies a specific awarding criterion.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public AwardingCriterionTypeCodeType getAwardingCriterionTypeCode()
<?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>Awarding Criterion. Awarding Criterion Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code used to define this awarding criterion. </ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTerm>Awarding Criterion Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
AwardingCriterionTypeCodeTypepublic void setAwardingCriterionTypeCode(@Nullable AwardingCriterionTypeCodeType value)
value - allowed object is
AwardingCriterionTypeCodeType@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>Awarding Criterion. Description. Text</ccts:DictionaryEntryName><ccts:Definition>A description of the awarding criterion.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</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
@Nullable public WeightNumericType getWeightNumeric()
<?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>Awarding Criterion. Weight Numeric. Numeric</ccts:DictionaryEntryName><ccts:Definition>A number defining the comparative weighting assigned to this awarding criterion, to enable formulaic evaluation.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTerm>Weight Numeric</ccts:PropertyTerm><ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm><ccts:DataType>Numeric. Type</ccts:DataType></ccts:Component>
WeightNumericTypepublic void setWeightNumeric(@Nullable WeightNumericType value)
value - allowed object is
WeightNumericType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<WeightType> getWeight()
<?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>Awarding Criterion. Weight. Text</ccts:DictionaryEntryName><ccts:Definition>A description of the comparative weighting for this awarding criterion.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTerm>Weight</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the weight 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 weight property.
For example, to add a new item, do as follows:
getWeight().add(newItem);
Objects of the following type(s) are allowed in the list
WeightType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CalculationExpressionType> getCalculationExpression()
<?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>Awarding Criterion. Calculation Expression. Text</ccts:DictionaryEntryName><ccts:Definition>The mathematical expression that will be used to evaluate this criterion.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTerm>Calculation Expression</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the calculationExpression 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 calculationExpression property.
For example, to add a new item, do as follows:
getCalculationExpression().add(newItem);
Objects of the following type(s) are allowed in the list
CalculationExpressionType
@Nullable public CalculationExpressionCodeType getCalculationExpressionCode()
<?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>Awarding Criterion. Calculation Expression Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code identifying the mathematical expression that will be used to evaluate this criterion.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTerm>Calculation Expression Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
CalculationExpressionCodeTypepublic void setCalculationExpressionCode(@Nullable CalculationExpressionCodeType value)
value - allowed object is
CalculationExpressionCodeType@Nullable public MinimumQuantityType getMinimumQuantity()
<?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>Awarding Criterion. Minimum_ Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The minimum quantity for an awarding criterion.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier><ccts:PropertyTerm>Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
MinimumQuantityTypepublic void setMinimumQuantity(@Nullable MinimumQuantityType value)
value - allowed object is
MinimumQuantityType@Nullable public MaximumQuantityType getMaximumQuantity()
<?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>Awarding Criterion. Maximum_ Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The maximum quantity for an awarding criterion.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier><ccts:PropertyTerm>Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
MaximumQuantityTypepublic void setMaximumQuantity(@Nullable MaximumQuantityType value)
value - allowed object is
MaximumQuantityType@Nullable public MinimumAmountType getMinimumAmount()
<?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>Awarding Criterion. Minimum_ Amount. Amount</ccts:DictionaryEntryName><ccts:Definition>The minimum monetary amount for an awarding criterion.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier><ccts:PropertyTerm>Amount</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType></ccts:Component>
MinimumAmountTypepublic void setMinimumAmount(@Nullable MinimumAmountType value)
value - allowed object is
MinimumAmountType@Nullable public MaximumAmountType getMaximumAmount()
<?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>Awarding Criterion. Maximum_ Amount. Amount</ccts:DictionaryEntryName><ccts:Definition>The maximum monetary amount for an awarding criterion.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier><ccts:PropertyTerm>Amount</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType></ccts:Component>
MaximumAmountTypepublic void setMaximumAmount(@Nullable MaximumAmountType value)
value - allowed object is
MaximumAmountType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<MinimumImprovementBidType> getMinimumImprovementBid()
<?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>Awarding Criterion. Minimum Improvement Bid. Text</ccts:DictionaryEntryName><ccts:Definition>Describes the minimum improvement bid for this awarding criterion when used in an auction.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTerm>Minimum Improvement Bid</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the minimumImprovementBid 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 minimumImprovementBid property.
For example, to add a new item, do as follows:
getMinimumImprovementBid().add(newItem);
Objects of the following type(s) are allowed in the list
MinimumImprovementBidType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AwardingCriterionType> getSubordinateAwardingCriterion()
<?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>Awarding Criterion. Subordinate_ Awarding Criterion. Awarding Criterion</ccts:DictionaryEntryName><ccts:Definition>Defines any subsidiary awarding criterion.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Awarding Criterion</ccts:ObjectClass><ccts:PropertyTermQualifier>Subordinate</ccts:PropertyTermQualifier><ccts:PropertyTerm>Awarding Criterion</ccts:PropertyTerm><ccts:AssociatedObjectClass>Awarding Criterion</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Awarding Criterion</ccts:RepresentationTerm></ccts:Component>Gets the value of the subordinateAwardingCriterion 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 subordinateAwardingCriterion property.
For example, to add a new item, do as follows:
getSubordinateAwardingCriterion().add(newItem);
Objects of the following type(s) are allowed in the list
AwardingCriterionType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be null.public void setWeight(@Nullable List<WeightType> aList)
aList - The new list member to set. May be null.public void setCalculationExpression(@Nullable List<CalculationExpressionType> aList)
aList - The new list member to set. May be null.public void setMinimumImprovementBid(@Nullable List<MinimumImprovementBidType> aList)
aList - The new list member to set. May be null.public void setSubordinateAwardingCriterion(@Nullable List<AwardingCriterionType> aList)
aList - The new list member to set. May 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 hasWeightEntries()
true if at least one item is contained, false otherwise.public boolean hasNoWeightEntries()
true if no item is contained, false otherwise.@Nonnegative public int getWeightCount()
@Nullable public WeightType getWeightAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addWeight(@Nonnull WeightType elem)
elem - The element to be added. May not be null.public boolean hasCalculationExpressionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCalculationExpressionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCalculationExpressionCount()
@Nullable public CalculationExpressionType getCalculationExpressionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCalculationExpression(@Nonnull CalculationExpressionType elem)
elem - The element to be added. May not be null.public boolean hasMinimumImprovementBidEntries()
true if at least one item is contained, false otherwise.public boolean hasNoMinimumImprovementBidEntries()
true if no item is contained, false otherwise.@Nonnegative public int getMinimumImprovementBidCount()
@Nullable public MinimumImprovementBidType getMinimumImprovementBidAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addMinimumImprovementBid(@Nonnull MinimumImprovementBidType elem)
elem - The element to be added. May not be null.public boolean hasSubordinateAwardingCriterionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSubordinateAwardingCriterionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSubordinateAwardingCriterionCount()
@Nullable public AwardingCriterionType getSubordinateAwardingCriterionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSubordinateAwardingCriterion(@Nonnull AwardingCriterionType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull AwardingCriterionType 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 AwardingCriterionType clone()
@Nonnull public MinimumAmountType setMinimumAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MaximumAmountType setMaximumAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public AwardingCriterionTypeCodeType setAwardingCriterionTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CalculationExpressionCodeType setCalculationExpressionCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public WeightNumericType setWeightNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MinimumQuantityType setMinimumQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MaximumQuantityType setMaximumQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIDValue()
null@Nullable public String getAwardingCriterionTypeCodeValue()
null@Nullable public BigDecimal getWeightNumericValue()
null@Nullable public String getCalculationExpressionCodeValue()
null@Nullable public BigDecimal getMinimumQuantityValue()
null@Nullable public BigDecimal getMaximumQuantityValue()
null@Nullable public BigDecimal getMinimumAmountValue()
null@Nullable public BigDecimal getMaximumAmountValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.