@CodingStyleguideUnaware public class TenderingCriterionResponseType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
TenderingCriterionResponseType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addApplicablePeriod(PeriodType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addEvidenceSupplied(EvidenceSuppliedType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addResponseValue(ResponseValueType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderingCriterionResponseType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TenderingCriterionResponseType 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<PeriodType> |
getApplicablePeriod()
<pre>
<?
|
PeriodType |
getApplicablePeriodAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getApplicablePeriodCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ConfidentialityLevelCodeType |
getConfidentialityLevelCode()
<pre>
<?
|
String |
getConfidentialityLevelCodeValue()
Get the value of the contained ConfidentialityLevelCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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<EvidenceSuppliedType> |
getEvidenceSupplied()
<pre>
<?
|
EvidenceSuppliedType |
getEvidenceSuppliedAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getEvidenceSuppliedCount()
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
|
NameType |
getName()
<pre>
<?
|
String |
getNameValue()
Get the value of the contained NameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<ResponseValueType> |
getResponseValue()
<pre>
<?
|
ResponseValueType |
getResponseValueAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getResponseValueCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ValidatedCriterionPropertyIDType |
getValidatedCriterionPropertyID()
<pre>
<?
|
String |
getValidatedCriterionPropertyIDValue()
Get the value of the contained ValidatedCriterionPropertyIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasApplicablePeriodEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasEvidenceSuppliedEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoApplicablePeriodEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoEvidenceSuppliedEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoResponseValueEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasResponseValueEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setApplicablePeriod(List<PeriodType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setConfidentialityLevelCode(ConfidentialityLevelCodeType value)
Sets the value of the confidentialityLevelCode property.
|
ConfidentialityLevelCodeType |
setConfidentialityLevelCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEvidenceSupplied(List<EvidenceSuppliedType> 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 |
setName(NameType value)
Sets the value of the name property.
|
NameType |
setName(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponseValue(List<ResponseValueType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ValidatedCriterionPropertyIDType |
setValidatedCriterionPropertyID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setValidatedCriterionPropertyID(ValidatedCriterionPropertyIDType value)
Sets the value of the validatedCriterionPropertyID property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TenderingCriterionResponseType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public NameType getName()
NameTypepublic void setName(@Nullable NameType value)
value - allowed object is
NameType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nullable public ValidatedCriterionPropertyIDType getValidatedCriterionPropertyID()
ValidatedCriterionPropertyIDTypepublic void setValidatedCriterionPropertyID(@Nullable ValidatedCriterionPropertyIDType value)
value - allowed object is
ValidatedCriterionPropertyIDType@Nullable public ConfidentialityLevelCodeType getConfidentialityLevelCode()
ConfidentialityLevelCodeTypepublic void setConfidentialityLevelCode(@Nullable ConfidentialityLevelCodeType value)
value - allowed object is
ConfidentialityLevelCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ResponseValueType> getResponseValue()
ResponseValueType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PeriodType> getApplicablePeriod()
PeriodType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<EvidenceSuppliedType> getEvidenceSupplied()
EvidenceSuppliedTypepublic 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 setResponseValue(@Nullable List<ResponseValueType> aList)
aList - The new list member to set. May be <code>null</code>.public void setApplicablePeriod(@Nullable List<PeriodType> aList)
aList - The new list member to set. May be <code>null</code>.public void setEvidenceSupplied(@Nullable List<EvidenceSuppliedType> 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 hasResponseValueEntries()
public boolean hasNoResponseValueEntries()
@Nonnegative public int getResponseValueCount()
@Nullable public ResponseValueType getResponseValueAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addResponseValue(@Nonnull ResponseValueType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasApplicablePeriodEntries()
public boolean hasNoApplicablePeriodEntries()
@Nonnegative public int getApplicablePeriodCount()
@Nullable public PeriodType getApplicablePeriodAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addApplicablePeriod(@Nonnull PeriodType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasEvidenceSuppliedEntries()
public boolean hasNoEvidenceSuppliedEntries()
@Nonnegative public int getEvidenceSuppliedCount()
@Nullable public EvidenceSuppliedType getEvidenceSuppliedAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addEvidenceSupplied(@Nonnull EvidenceSuppliedType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull TenderingCriterionResponseType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public TenderingCriterionResponseType clone()
@Nonnull public ConfidentialityLevelCodeType setConfidentialityLevelCode(@Nullable String 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 ValidatedCriterionPropertyIDType setValidatedCriterionPropertyID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public NameType setName(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getNameValue()
@Nullable public String getValidatedCriterionPropertyIDValue()
@Nullable public String getConfidentialityLevelCodeValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.