@CodingStyleguideUnaware public class ProcurementProjectType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
ProcurementProjectType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAdditionalCommodityClassification(CommodityClassificationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addFeeDescription(FeeDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addMainCommodityClassification(CommodityClassificationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addName(NameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRealizedLocation(LocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRequestForTenderLine(RequestForTenderLineType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ProcurementProjectType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ProcurementProjectType 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<CommodityClassificationType> |
getAdditionalCommodityClassification()
<pre>
<?
|
CommodityClassificationType |
getAdditionalCommodityClassificationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAdditionalCommodityClassificationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ContractExtensionType |
getContractExtension()
<pre>
<?
|
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
|
EstimatedOverallContractQuantityType |
getEstimatedOverallContractQuantity()
<pre>
<?
|
BigDecimal |
getEstimatedOverallContractQuantityValue()
Get the value of the contained EstimatedOverallContractQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<FeeDescriptionType> |
getFeeDescription()
<pre>
<?
|
FeeDescriptionType |
getFeeDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getFeeDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<CommodityClassificationType> |
getMainCommodityClassification()
<pre>
<?
|
CommodityClassificationType |
getMainCommodityClassificationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getMainCommodityClassificationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<NameType> |
getName()
<pre>
<?
|
NameType |
getNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<NoteType> |
getNote()
<pre>
<?
|
NoteType |
getNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNoteCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
PeriodType |
getPlannedPeriod()
<pre>
<?
|
ProcurementSubTypeCodeType |
getProcurementSubTypeCode()
<pre>
<?
|
String |
getProcurementSubTypeCodeValue()
Get the value of the contained ProcurementSubTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ProcurementTypeCodeType |
getProcurementTypeCode()
<pre>
<?
|
String |
getProcurementTypeCodeValue()
Get the value of the contained ProcurementTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
QualityControlCodeType |
getQualityControlCode()
<pre>
<?
|
String |
getQualityControlCodeValue()
Get the value of the contained QualityControlCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<LocationType> |
getRealizedLocation()
<pre>
<?
|
LocationType |
getRealizedLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRealizedLocationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
RequestedDeliveryDateType |
getRequestedDeliveryDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getRequestedDeliveryDateValue()
Get the value of the contained RequestedDeliveryDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getRequestedDeliveryDateValueLocal()
Get the value of the contained RequestedDeliveryDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RequestedTenderTotalType |
getRequestedTenderTotal()
<pre>
<?
|
List<RequestForTenderLineType> |
getRequestForTenderLine()
<pre>
<?
|
RequestForTenderLineType |
getRequestForTenderLineAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRequestForTenderLineCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
RequiredFeeAmountType |
getRequiredFeeAmount()
<pre>
<?
|
BigDecimal |
getRequiredFeeAmountValue()
Get the value of the contained RequiredFeeAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasAdditionalCommodityClassificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasFeeDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasMainCommodityClassificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAdditionalCommodityClassificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoFeeDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoMainCommodityClassificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRealizedLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRequestForTenderLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRealizedLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRequestForTenderLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAdditionalCommodityClassification(List<CommodityClassificationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setContractExtension(ContractExtensionType value)
Sets the value of the contractExtension property.
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
EstimatedOverallContractQuantityType |
setEstimatedOverallContractQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setEstimatedOverallContractQuantity(EstimatedOverallContractQuantityType value)
Sets the value of the estimatedOverallContractQuantity property.
|
void |
setFeeDescription(List<FeeDescriptionType> 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<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMainCommodityClassification(List<CommodityClassificationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setName(List<NameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPlannedPeriod(PeriodType value)
Sets the value of the plannedPeriod property.
|
void |
setProcurementSubTypeCode(ProcurementSubTypeCodeType value)
Sets the value of the procurementSubTypeCode property.
|
ProcurementSubTypeCodeType |
setProcurementSubTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setProcurementTypeCode(ProcurementTypeCodeType value)
Sets the value of the procurementTypeCode property.
|
ProcurementTypeCodeType |
setProcurementTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setQualityControlCode(QualityControlCodeType value)
Sets the value of the qualityControlCode property.
|
QualityControlCodeType |
setQualityControlCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRealizedLocation(List<LocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
RequestedDeliveryDateType |
setRequestedDeliveryDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRequestedDeliveryDate(RequestedDeliveryDateType value)
Sets the value of the requestedDeliveryDate property.
|
RequestedDeliveryDateType |
setRequestedDeliveryDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRequestedTenderTotal(RequestedTenderTotalType value)
Sets the value of the requestedTenderTotal property.
|
void |
setRequestForTenderLine(List<RequestForTenderLineType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
RequiredFeeAmountType |
setRequiredFeeAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRequiredFeeAmount(RequiredFeeAmountType value)
Sets the value of the requiredFeeAmount property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ProcurementProjectType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NameType> getName()
NameType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nullable public ProcurementTypeCodeType getProcurementTypeCode()
ProcurementTypeCodeTypepublic void setProcurementTypeCode(@Nullable ProcurementTypeCodeType value)
value - allowed object is
ProcurementTypeCodeType@Nullable public ProcurementSubTypeCodeType getProcurementSubTypeCode()
ProcurementSubTypeCodeTypepublic void setProcurementSubTypeCode(@Nullable ProcurementSubTypeCodeType value)
value - allowed object is
ProcurementSubTypeCodeType@Nullable public QualityControlCodeType getQualityControlCode()
QualityControlCodeTypepublic void setQualityControlCode(@Nullable QualityControlCodeType value)
value - allowed object is
QualityControlCodeType@Nullable public RequiredFeeAmountType getRequiredFeeAmount()
RequiredFeeAmountTypepublic void setRequiredFeeAmount(@Nullable RequiredFeeAmountType value)
value - allowed object is
RequiredFeeAmountType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<FeeDescriptionType> getFeeDescription()
FeeDescriptionType@Nullable public RequestedDeliveryDateType getRequestedDeliveryDate()
RequestedDeliveryDateTypepublic void setRequestedDeliveryDate(@Nullable RequestedDeliveryDateType value)
value - allowed object is
RequestedDeliveryDateType@Nullable public EstimatedOverallContractQuantityType getEstimatedOverallContractQuantity()
EstimatedOverallContractQuantityTypepublic void setEstimatedOverallContractQuantity(@Nullable EstimatedOverallContractQuantityType value)
value - allowed object is
EstimatedOverallContractQuantityType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NoteType> getNote()
NoteType@Nullable public RequestedTenderTotalType getRequestedTenderTotal()
RequestedTenderTotalTypepublic void setRequestedTenderTotal(@Nullable RequestedTenderTotalType value)
value - allowed object is
RequestedTenderTotalType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CommodityClassificationType> getMainCommodityClassification()
CommodityClassificationType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CommodityClassificationType> getAdditionalCommodityClassification()
CommodityClassificationType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LocationType> getRealizedLocation()
LocationType@Nullable public PeriodType getPlannedPeriod()
PeriodTypepublic void setPlannedPeriod(@Nullable PeriodType value)
value - allowed object is
PeriodType@Nullable public ContractExtensionType getContractExtension()
ContractExtensionTypepublic void setContractExtension(@Nullable ContractExtensionType value)
value - allowed object is
ContractExtensionType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<RequestForTenderLineType> getRequestForTenderLine()
RequestForTenderLineTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setName(@Nullable List<NameType> aList)
aList - The new list member to set. May be <code>null</code>.public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setFeeDescription(@Nullable List<FeeDescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setNote(@Nullable List<NoteType> aList)
aList - The new list member to set. May be <code>null</code>.public void setMainCommodityClassification(@Nullable List<CommodityClassificationType> aList)
aList - The new list member to set. May be <code>null</code>.public void setAdditionalCommodityClassification(@Nullable List<CommodityClassificationType> aList)
aList - The new list member to set. May be <code>null</code>.public void setRealizedLocation(@Nullable List<LocationType> aList)
aList - The new list member to set. May be <code>null</code>.public void setRequestForTenderLine(@Nullable List<RequestForTenderLineType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasNameEntries()
public boolean hasNoNameEntries()
@Nonnegative public int getNameCount()
@Nullable public NameType getNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addName(@Nonnull NameType elem)
elem - The element to be added. May not 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 hasFeeDescriptionEntries()
public boolean hasNoFeeDescriptionEntries()
@Nonnegative public int getFeeDescriptionCount()
@Nullable public FeeDescriptionType getFeeDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addFeeDescription(@Nonnull FeeDescriptionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasNoteEntries()
public boolean hasNoNoteEntries()
@Nonnegative public int getNoteCount()
@Nullable public NoteType getNoteAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addNote(@Nonnull NoteType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasMainCommodityClassificationEntries()
public boolean hasNoMainCommodityClassificationEntries()
@Nonnegative public int getMainCommodityClassificationCount()
@Nullable public CommodityClassificationType getMainCommodityClassificationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addMainCommodityClassification(@Nonnull CommodityClassificationType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasAdditionalCommodityClassificationEntries()
public boolean hasNoAdditionalCommodityClassificationEntries()
@Nonnegative public int getAdditionalCommodityClassificationCount()
@Nullable public CommodityClassificationType getAdditionalCommodityClassificationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addAdditionalCommodityClassification(@Nonnull CommodityClassificationType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasRealizedLocationEntries()
public boolean hasNoRealizedLocationEntries()
@Nonnegative public int getRealizedLocationCount()
@Nullable public LocationType getRealizedLocationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addRealizedLocation(@Nonnull LocationType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasRequestForTenderLineEntries()
public boolean hasNoRequestForTenderLineEntries()
@Nonnegative public int getRequestForTenderLineCount()
@Nullable public RequestForTenderLineType getRequestForTenderLineAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addRequestForTenderLine(@Nonnull RequestForTenderLineType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull ProcurementProjectType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public ProcurementProjectType clone()
@Nonnull public RequiredFeeAmountType setRequiredFeeAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ProcurementTypeCodeType setProcurementTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ProcurementSubTypeCodeType setProcurementSubTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public QualityControlCodeType setQualityControlCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RequestedDeliveryDateType setRequestedDeliveryDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RequestedDeliveryDateType setRequestedDeliveryDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public EstimatedOverallContractQuantityType setEstimatedOverallContractQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getProcurementTypeCodeValue()
@Nullable public String getProcurementSubTypeCodeValue()
@Nullable public String getQualityControlCodeValue()
@Nullable public BigDecimal getRequiredFeeAmountValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getRequestedDeliveryDateValue()
@Nullable public LocalDate getRequestedDeliveryDateValueLocal()
@Nullable public BigDecimal getEstimatedOverallContractQuantityValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.