@CodingStyleguideUnaware public class TenderPreparationType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
TenderPreparationType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDocumentTenderRequirement(TenderRequirementType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addProcurementProjectLot(ProcurementProjectLotType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTenderEncryptionData(EncryptionDataType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderPreparationType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TenderPreparationType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<DescriptionType> |
getDescription()
<pre>
<?
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TenderRequirementType> |
getDocumentTenderRequirement()
<pre>
<?
|
TenderRequirementType |
getDocumentTenderRequirementAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDocumentTenderRequirementCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
OpenTenderIDType |
getOpenTenderID()
<pre>
<?
|
String |
getOpenTenderIDValue()
Get the value of the contained OpenTenderIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<ProcurementProjectLotType> |
getProcurementProjectLot()
<pre>
<?
|
ProcurementProjectLotType |
getProcurementProjectLotAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getProcurementProjectLotCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<EncryptionDataType> |
getTenderEncryptionData()
<pre>
<?
|
EncryptionDataType |
getTenderEncryptionDataAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTenderEncryptionDataCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderEnvelopeIDType |
getTenderEnvelopeID()
<pre>
<?
|
String |
getTenderEnvelopeIDValue()
Get the value of the contained TenderEnvelopeIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TenderEnvelopeTypeCodeType |
getTenderEnvelopeTypeCode()
<pre>
<?
|
String |
getTenderEnvelopeTypeCodeValue()
Get the value of the contained TenderEnvelopeTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDocumentTenderRequirementEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDocumentTenderRequirementEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoProcurementProjectLotEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTenderEncryptionDataEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasProcurementProjectLotEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTenderEncryptionDataEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDocumentTenderRequirement(List<TenderRequirementType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setOpenTenderID(OpenTenderIDType value)
Sets the value of the openTenderID property.
|
OpenTenderIDType |
setOpenTenderID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setProcurementProjectLot(List<ProcurementProjectLotType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTenderEncryptionData(List<EncryptionDataType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderEnvelopeIDType |
setTenderEnvelopeID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTenderEnvelopeID(TenderEnvelopeIDType value)
Sets the value of the tenderEnvelopeID property.
|
TenderEnvelopeTypeCodeType |
setTenderEnvelopeTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTenderEnvelopeTypeCode(TenderEnvelopeTypeCodeType value)
Sets the value of the tenderEnvelopeTypeCode property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TenderPreparationType()
@Nullable public TenderEnvelopeIDType getTenderEnvelopeID()
TenderEnvelopeIDTypepublic void setTenderEnvelopeID(@Nullable TenderEnvelopeIDType value)
value - allowed object is
TenderEnvelopeIDType@Nullable public TenderEnvelopeTypeCodeType getTenderEnvelopeTypeCode()
TenderEnvelopeTypeCodeTypepublic void setTenderEnvelopeTypeCode(@Nullable TenderEnvelopeTypeCodeType value)
value - allowed object is
TenderEnvelopeTypeCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nullable public OpenTenderIDType getOpenTenderID()
OpenTenderIDTypepublic void setOpenTenderID(@Nullable OpenTenderIDType value)
value - allowed object is
OpenTenderIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ProcurementProjectLotType> getProcurementProjectLot()
ProcurementProjectLotType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TenderRequirementType> getDocumentTenderRequirement()
TenderRequirementType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<EncryptionDataType> getTenderEncryptionData()
EncryptionDataTypepublic 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 <code>null</code>.public void setProcurementProjectLot(@Nullable List<ProcurementProjectLotType> aList)
aList - The new list member to set. May be <code>null</code>.public void setDocumentTenderRequirement(@Nullable List<TenderRequirementType> aList)
aList - The new list member to set. May be <code>null</code>.public void setTenderEncryptionData(@Nullable List<EncryptionDataType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasDescriptionEntries()
public boolean hasNoDescriptionEntries()
@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasProcurementProjectLotEntries()
public boolean hasNoProcurementProjectLotEntries()
@Nonnegative public int getProcurementProjectLotCount()
@Nullable public ProcurementProjectLotType getProcurementProjectLotAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addProcurementProjectLot(@Nonnull ProcurementProjectLotType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasDocumentTenderRequirementEntries()
public boolean hasNoDocumentTenderRequirementEntries()
@Nonnegative public int getDocumentTenderRequirementCount()
@Nullable public TenderRequirementType getDocumentTenderRequirementAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDocumentTenderRequirement(@Nonnull TenderRequirementType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasTenderEncryptionDataEntries()
public boolean hasNoTenderEncryptionDataEntries()
@Nonnegative public int getTenderEncryptionDataCount()
@Nullable public EncryptionDataType getTenderEncryptionDataAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addTenderEncryptionData(@Nonnull EncryptionDataType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull TenderPreparationType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public TenderPreparationType clone()
@Nonnull public TenderEnvelopeTypeCodeType setTenderEnvelopeTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TenderEnvelopeIDType setTenderEnvelopeID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public OpenTenderIDType setOpenTenderID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getTenderEnvelopeIDValue()
@Nullable public String getTenderEnvelopeTypeCodeValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.