@CodingStyleguideUnaware public class EconomicOperatorShortListType 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>Economic Operator Short List. Details</ccts:DictionaryEntryName><ccts:Definition>A class to provide information about the preselection of a short list of economic operators for consideration as possible candidates in a tendering process.</ccts:Definition><ccts:ObjectClass>Economic Operator Short List</ccts:ObjectClass></ccts:Component>
Java class for EconomicOperatorShortListType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EconomicOperatorShortListType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LimitationDescription" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ExpectedQuantity" 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}MinimumQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PreSelectedParty" 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 |
|---|
EconomicOperatorShortListType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addLimitationDescription(LimitationDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPreSelectedParty(PartyType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
EconomicOperatorShortListType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(EconomicOperatorShortListType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
ExpectedQuantityType |
getExpectedQuantity()
<?
|
BigDecimal |
getExpectedQuantityValue()
Get the value of the contained ExpectedQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<LimitationDescriptionType> |
getLimitationDescription()
<?
|
LimitationDescriptionType |
getLimitationDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getLimitationDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
MaximumQuantityType |
getMaximumQuantity()
<?
|
BigDecimal |
getMaximumQuantityValue()
Get the value of the contained MaximumQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
MinimumQuantityType |
getMinimumQuantity()
<?
|
BigDecimal |
getMinimumQuantityValue()
Get the value of the contained MinimumQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<PartyType> |
getPreSelectedParty()
<?
|
PartyType |
getPreSelectedPartyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPreSelectedPartyCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasLimitationDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoLimitationDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPreSelectedPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPreSelectedPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ExpectedQuantityType |
setExpectedQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setExpectedQuantity(ExpectedQuantityType value)
Sets the value of the expectedQuantity property.
|
void |
setLimitationDescription(List<LimitationDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
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.
|
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 |
setPreSelectedParty(List<PartyType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public EconomicOperatorShortListType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LimitationDescriptionType> getLimitationDescription()
<?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>Economic Operator Short List. Limitation_ Description. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing the criteria used to restrict the number of candidates.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Economic Operator Short List</ccts:ObjectClass><ccts:PropertyTermQualifier>Limitation</ccts:PropertyTermQualifier><ccts:PropertyTerm>Description</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the limitationDescription 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 limitationDescription property.
For example, to add a new item, do as follows:
getLimitationDescription().add(newItem);
Objects of the following type(s) are allowed in the list
LimitationDescriptionType
@Nullable public ExpectedQuantityType getExpectedQuantity()
<?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>Economic Operator Short List. Expected_ Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The number of economic operators expected to be on the short list.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Economic Operator Short List</ccts:ObjectClass><ccts:PropertyTermQualifier>Expected</ccts:PropertyTermQualifier><ccts:PropertyTerm>Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
ExpectedQuantityTypepublic void setExpectedQuantity(@Nullable ExpectedQuantityType value)
value - allowed object is
ExpectedQuantityType@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>Economic Operator Short List. Maximum_ Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The maximum number of economic operators on the short list.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Economic Operator Short List</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 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>Economic Operator Short List. Minimum_ Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The minimum number of economic operators on the short list.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Economic Operator Short List</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@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PartyType> getPreSelectedParty()
<?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>Economic Operator Short List. Pre Selected_ Party. Party</ccts:DictionaryEntryName><ccts:Definition>The parties pre-selected allowed to submit tenders in a negotiated procedure. Negotiated procedure is a type of procedure where the contracting authorities can set the parties to be invited in the procurement project</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Economic Operator Short List</ccts:ObjectClass><ccts:PropertyTermQualifier>Pre Selected</ccts:PropertyTermQualifier><ccts:PropertyTerm>Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party</ccts:RepresentationTerm></ccts:Component>Gets the value of the preSelectedParty 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 preSelectedParty property.
For example, to add a new item, do as follows:
getPreSelectedParty().add(newItem);
Objects of the following type(s) are allowed in the list
PartyType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setLimitationDescription(@Nullable List<LimitationDescriptionType> aList)
aList - The new list member to set. May be null.public void setPreSelectedParty(@Nullable List<PartyType> aList)
aList - The new list member to set. May be null.public boolean hasLimitationDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoLimitationDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getLimitationDescriptionCount()
@Nullable public LimitationDescriptionType getLimitationDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addLimitationDescription(@Nonnull LimitationDescriptionType elem)
elem - The element to be added. May not be null.public boolean hasPreSelectedPartyEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPreSelectedPartyEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPreSelectedPartyCount()
@Nullable public PartyType getPreSelectedPartyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPreSelectedParty(@Nonnull PartyType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull EconomicOperatorShortListType 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 EconomicOperatorShortListType clone()
@Nonnull public ExpectedQuantityType setExpectedQuantity(@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@Nonnull public MinimumQuantityType setMinimumQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public BigDecimal getExpectedQuantityValue()
null@Nullable public BigDecimal getMaximumQuantityValue()
null@Nullable public BigDecimal getMinimumQuantityValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.