@CodingStyleguideUnaware public class AuctionTermsType 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>Auction Terms. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe the terms to be fulfilled by tenderers if an auction is to be executed before the awarding of a tender.</ccts:Definition><ccts:ObjectClass>Auction Terms</ccts:ObjectClass></ccts:Component>
Java class for AuctionTermsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AuctionTermsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AuctionConstraintIndicator" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}JustificationDescription" maxOccurs="unbounded" 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}ProcessDescription" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConditionsDescription" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ElectronicDeviceDescription" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AuctionURI" 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 |
|---|
AuctionTermsType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addConditionsDescription(ConditionsDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addElectronicDeviceDescription(ElectronicDeviceDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addJustificationDescription(JustificationDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addProcessDescription(ProcessDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
AuctionTermsType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(AuctionTermsType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
AuctionConstraintIndicatorType |
getAuctionConstraintIndicator()
<?
|
AuctionURIType |
getAuctionURI()
<?
|
String |
getAuctionURIValue()
Get the value of the contained AuctionURIType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<ConditionsDescriptionType> |
getConditionsDescription()
<?
|
ConditionsDescriptionType |
getConditionsDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getConditionsDescriptionCount()
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
|
List<ElectronicDeviceDescriptionType> |
getElectronicDeviceDescription()
<?
|
ElectronicDeviceDescriptionType |
getElectronicDeviceDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getElectronicDeviceDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<JustificationDescriptionType> |
getJustificationDescription()
<?
|
JustificationDescriptionType |
getJustificationDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getJustificationDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ProcessDescriptionType> |
getProcessDescription()
<?
|
ProcessDescriptionType |
getProcessDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getProcessDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasConditionsDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasElectronicDeviceDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasJustificationDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoConditionsDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoElectronicDeviceDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoJustificationDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoProcessDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasProcessDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isAuctionConstraintIndicatorValue(boolean nullValue)
Get the value of the contained AuctionConstraintIndicatorType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setAuctionConstraintIndicator(AuctionConstraintIndicatorType value)
Sets the value of the auctionConstraintIndicator property.
|
AuctionConstraintIndicatorType |
setAuctionConstraintIndicator(boolean valueParam)
Special setter with value of type boolean
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setAuctionURI(AuctionURIType value)
Sets the value of the auctionURI property.
|
AuctionURIType |
setAuctionURI(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setConditionsDescription(List<ConditionsDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setElectronicDeviceDescription(List<ElectronicDeviceDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setJustificationDescription(List<JustificationDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setProcessDescription(List<ProcessDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public AuctionTermsType()
@Nullable public AuctionConstraintIndicatorType getAuctionConstraintIndicator()
<?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>Auction Terms. Auction_ Constraint. Indicator</ccts:DictionaryEntryName><ccts:Definition>Indicates whether an electronic auction will be used before the awarding of a contract (true) or not (false).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Auction Terms</ccts:ObjectClass><ccts:PropertyTermQualifier>Auction</ccts:PropertyTermQualifier><ccts:PropertyTerm>Constraint</ccts:PropertyTerm><ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm><ccts:DataType>Indicator. Type</ccts:DataType></ccts:Component>
AuctionConstraintIndicatorTypepublic void setAuctionConstraintIndicator(@Nullable AuctionConstraintIndicatorType value)
value - allowed object is
AuctionConstraintIndicatorType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<JustificationDescriptionType> getJustificationDescription()
<?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>Auction Terms. Justification_ Description. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing a justification for the use of an auction in awarding the tender.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Auction Terms</ccts:ObjectClass><ccts:PropertyTermQualifier>Justification</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 justificationDescription 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 justificationDescription property.
For example, to add a new item, do as follows:
getJustificationDescription().add(newItem);
Objects of the following type(s) are allowed in the list
JustificationDescriptionType
@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>Auction Terms. Description. Text</ccts:DictionaryEntryName><ccts:Definition>Text for tenderers describing terms governing the auction.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Auction Terms</ccts:ObjectClass><ccts:PropertyTerm>Description</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the description property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ProcessDescriptionType> getProcessDescription()
<?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>Auction Terms. Process_ Description. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing the auction process.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Auction Terms</ccts:ObjectClass><ccts:PropertyTermQualifier>Process</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 processDescription 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 processDescription property.
For example, to add a new item, do as follows:
getProcessDescription().add(newItem);
Objects of the following type(s) are allowed in the list
ProcessDescriptionType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ConditionsDescriptionType> getConditionsDescription()
<?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>Auction Terms. Conditions_ Description. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing the conditions under which the tenderers will be able to bid as part of the auction.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Auction Terms</ccts:ObjectClass><ccts:PropertyTermQualifier>Conditions</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 conditionsDescription 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 conditionsDescription property.
For example, to add a new item, do as follows:
getConditionsDescription().add(newItem);
Objects of the following type(s) are allowed in the list
ConditionsDescriptionType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ElectronicDeviceDescriptionType> getElectronicDeviceDescription()
<?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>Auction Terms. Electronic Device_ Description. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing an electronic device used for the auction, including associated connectivity specifications.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Auction Terms</ccts:ObjectClass><ccts:PropertyTermQualifier>Electronic Device</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 electronicDeviceDescription 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 electronicDeviceDescription property.
For example, to add a new item, do as follows:
getElectronicDeviceDescription().add(newItem);
Objects of the following type(s) are allowed in the list
ElectronicDeviceDescriptionType
@Nullable public AuctionURIType getAuctionURI()
<?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>Auction Terms. Auction_ URI. Identifier</ccts:DictionaryEntryName><ccts:Definition>The Uniform Resource Identifier (URI) of the electronic device used for the auction.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Auction Terms</ccts:ObjectClass><ccts:PropertyTermQualifier>Auction</ccts:PropertyTermQualifier><ccts:PropertyTerm>URI</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
AuctionURITypepublic void setAuctionURI(@Nullable AuctionURIType value)
value - allowed object is
AuctionURITypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setJustificationDescription(@Nullable List<JustificationDescriptionType> aList)
aList - The new list member to set. May be null.public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be null.public void setProcessDescription(@Nullable List<ProcessDescriptionType> aList)
aList - The new list member to set. May be null.public void setConditionsDescription(@Nullable List<ConditionsDescriptionType> aList)
aList - The new list member to set. May be null.public void setElectronicDeviceDescription(@Nullable List<ElectronicDeviceDescriptionType> aList)
aList - The new list member to set. May be null.public boolean hasJustificationDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoJustificationDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getJustificationDescriptionCount()
@Nullable public JustificationDescriptionType getJustificationDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addJustificationDescription(@Nonnull JustificationDescriptionType elem)
elem - The element to be added. May not be null.public boolean hasDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be null.public boolean hasProcessDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoProcessDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getProcessDescriptionCount()
@Nullable public ProcessDescriptionType getProcessDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addProcessDescription(@Nonnull ProcessDescriptionType elem)
elem - The element to be added. May not be null.public boolean hasConditionsDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoConditionsDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getConditionsDescriptionCount()
@Nullable public ConditionsDescriptionType getConditionsDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addConditionsDescription(@Nonnull ConditionsDescriptionType elem)
elem - The element to be added. May not be null.public boolean hasElectronicDeviceDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoElectronicDeviceDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getElectronicDeviceDescriptionCount()
@Nullable public ElectronicDeviceDescriptionType getElectronicDeviceDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addElectronicDeviceDescription(@Nonnull ElectronicDeviceDescriptionType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull AuctionTermsType 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 AuctionTermsType clone()
@Nonnull public AuctionURIType setAuctionURI(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public AuctionConstraintIndicatorType setAuctionConstraintIndicator(boolean valueParam)
valueParam - The value to be set.nullpublic boolean isAuctionConstraintIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is nullCopyright © 2014–2020 Philip Helger. All rights reserved.