@CodingStyleguideUnaware public class ProcurementProjectLotType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
ProcurementProjectLotType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAdditionalDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addLegalDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addProvidedDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRequiredDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTechnicalDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ProcurementProjectLotType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ProcurementProjectLotType 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<DocumentReferenceType> |
getAdditionalDocumentReference()
Gets the value of the additionalDocumentReference property.
|
DocumentReferenceType |
getAdditionalDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAdditionalDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
IDType |
getID()
Gets the value of the id property.
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<DocumentReferenceType> |
getLegalDocumentReference()
Gets the value of the legalDocumentReference property.
|
DocumentReferenceType |
getLegalDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getLegalDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ProcurementProjectType |
getProcurementProject()
Gets the value of the procurementProject property.
|
List<DocumentReferenceType> |
getProvidedDocumentReference()
Gets the value of the providedDocumentReference property.
|
DocumentReferenceType |
getProvidedDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getProvidedDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DocumentReferenceType> |
getRequiredDocumentReference()
Gets the value of the requiredDocumentReference property.
|
DocumentReferenceType |
getRequiredDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRequiredDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DocumentReferenceType> |
getTechnicalDocumentReference()
Gets the value of the technicalDocumentReference property.
|
DocumentReferenceType |
getTechnicalDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTechnicalDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderingProcessType |
getTenderingProcess()
Gets the value of the tenderingProcess property.
|
TenderingTermsType |
getTenderingTerms()
Gets the value of the tenderingTerms property.
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
boolean |
hasAdditionalDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasLegalDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAdditionalDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoLegalDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoProvidedDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRequiredDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTechnicalDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasProvidedDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRequiredDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTechnicalDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAdditionalDocumentReference(List<DocumentReferenceType> 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 |
setLegalDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setProcurementProject(ProcurementProjectType value)
Sets the value of the procurementProject property.
|
void |
setProvidedDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setRequiredDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTechnicalDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTenderingProcess(TenderingProcessType value)
Sets the value of the tenderingProcess property.
|
void |
setTenderingTerms(TenderingTermsType value)
Sets the value of the tenderingTerms property.
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ProcurementProjectLotType()
@Nullable public UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(@Nullable UBLExtensionsType value)
value - allowed object is
UBLExtensionsType@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getLegalDocumentReference()
DocumentReferenceType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getTechnicalDocumentReference()
DocumentReferenceType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getRequiredDocumentReference()
DocumentReferenceType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getProvidedDocumentReference()
DocumentReferenceType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getAdditionalDocumentReference()
DocumentReferenceType@Nullable public TenderingTermsType getTenderingTerms()
TenderingTermsTypepublic void setTenderingTerms(@Nullable TenderingTermsType value)
value - allowed object is
TenderingTermsType@Nullable public TenderingProcessType getTenderingProcess()
TenderingProcessTypepublic void setTenderingProcess(@Nullable TenderingProcessType value)
value - allowed object is
TenderingProcessType@Nullable public ProcurementProjectType getProcurementProject()
ProcurementProjectTypepublic void setProcurementProject(@Nullable ProcurementProjectType value)
value - allowed object is
ProcurementProjectTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setLegalDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public void setTechnicalDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public void setRequiredDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public void setProvidedDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public void setAdditionalDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasLegalDocumentReferenceEntries()
public boolean hasNoLegalDocumentReferenceEntries()
@Nonnegative public int getLegalDocumentReferenceCount()
@Nullable public DocumentReferenceType getLegalDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addLegalDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasTechnicalDocumentReferenceEntries()
public boolean hasNoTechnicalDocumentReferenceEntries()
@Nonnegative public int getTechnicalDocumentReferenceCount()
@Nullable public DocumentReferenceType getTechnicalDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addTechnicalDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasRequiredDocumentReferenceEntries()
public boolean hasNoRequiredDocumentReferenceEntries()
@Nonnegative public int getRequiredDocumentReferenceCount()
@Nullable public DocumentReferenceType getRequiredDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addRequiredDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasProvidedDocumentReferenceEntries()
public boolean hasNoProvidedDocumentReferenceEntries()
@Nonnegative public int getProvidedDocumentReferenceCount()
@Nullable public DocumentReferenceType getProvidedDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addProvidedDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasAdditionalDocumentReferenceEntries()
public boolean hasNoAdditionalDocumentReferenceEntries()
@Nonnegative public int getAdditionalDocumentReferenceCount()
@Nullable public DocumentReferenceType getAdditionalDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addAdditionalDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull ProcurementProjectLotType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public ProcurementProjectLotType clone()
@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.Copyright © 2019–2021 Philip Helger. All rights reserved.