@CodingStyleguideUnaware public class EvaluationCriterionType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
EvaluationCriterionType()
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 |
addExpression(ExpressionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSuggestedEvidence(EvidenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
EvaluationCriterionType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(EvaluationCriterionType 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
|
PeriodType |
getDurationPeriod()
<pre>
<?
|
EvaluationCriterionTypeCodeType |
getEvaluationCriterionTypeCode()
<pre>
<?
|
String |
getEvaluationCriterionTypeCodeValue()
Get the value of the contained EvaluationCriterionTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<ExpressionType> |
getExpression()
<pre>
<?
|
ExpressionType |
getExpressionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ExpressionCodeType |
getExpressionCode()
<pre>
<?
|
String |
getExpressionCodeValue()
Get the value of the contained ExpressionCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
getExpressionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<EvidenceType> |
getSuggestedEvidence()
<pre>
<?
|
EvidenceType |
getSuggestedEvidenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSuggestedEvidenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ThresholdAmountType |
getThresholdAmount()
<pre>
<?
|
BigDecimal |
getThresholdAmountValue()
Get the value of the contained ThresholdAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ThresholdQuantityType |
getThresholdQuantity()
<pre>
<?
|
BigDecimal |
getThresholdQuantityValue()
Get the value of the contained ThresholdQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasExpressionEntries()
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 |
hasNoExpressionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSuggestedEvidenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSuggestedEvidenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDurationPeriod(PeriodType value)
Sets the value of the durationPeriod property.
|
void |
setEvaluationCriterionTypeCode(EvaluationCriterionTypeCodeType value)
Sets the value of the evaluationCriterionTypeCode property.
|
EvaluationCriterionTypeCodeType |
setEvaluationCriterionTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExpression(List<ExpressionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setExpressionCode(ExpressionCodeType value)
Sets the value of the expressionCode property.
|
ExpressionCodeType |
setExpressionCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSuggestedEvidence(List<EvidenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ThresholdAmountType |
setThresholdAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setThresholdAmount(ThresholdAmountType value)
Sets the value of the thresholdAmount property.
|
ThresholdQuantityType |
setThresholdQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setThresholdQuantity(ThresholdQuantityType value)
Sets the value of the thresholdQuantity property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public EvaluationCriterionType()
@Nullable public EvaluationCriterionTypeCodeType getEvaluationCriterionTypeCode()
EvaluationCriterionTypeCodeTypepublic void setEvaluationCriterionTypeCode(@Nullable EvaluationCriterionTypeCodeType value)
value - allowed object is
EvaluationCriterionTypeCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nullable public ThresholdAmountType getThresholdAmount()
ThresholdAmountTypepublic void setThresholdAmount(@Nullable ThresholdAmountType value)
value - allowed object is
ThresholdAmountType@Nullable public ThresholdQuantityType getThresholdQuantity()
ThresholdQuantityTypepublic void setThresholdQuantity(@Nullable ThresholdQuantityType value)
value - allowed object is
ThresholdQuantityType@Nullable public ExpressionCodeType getExpressionCode()
ExpressionCodeTypepublic void setExpressionCode(@Nullable ExpressionCodeType value)
value - allowed object is
ExpressionCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ExpressionType> getExpression()
ExpressionType@Nullable public PeriodType getDurationPeriod()
PeriodTypepublic void setDurationPeriod(@Nullable PeriodType value)
value - allowed object is
PeriodType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<EvidenceType> getSuggestedEvidence()
EvidenceTypepublic 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 setExpression(@Nullable List<ExpressionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setSuggestedEvidence(@Nullable List<EvidenceType> 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 hasExpressionEntries()
public boolean hasNoExpressionEntries()
@Nonnegative public int getExpressionCount()
@Nullable public ExpressionType getExpressionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addExpression(@Nonnull ExpressionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasSuggestedEvidenceEntries()
public boolean hasNoSuggestedEvidenceEntries()
@Nonnegative public int getSuggestedEvidenceCount()
@Nullable public EvidenceType getSuggestedEvidenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addSuggestedEvidence(@Nonnull EvidenceType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull EvaluationCriterionType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public EvaluationCriterionType clone()
@Nonnull public ThresholdAmountType setThresholdAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public EvaluationCriterionTypeCodeType setEvaluationCriterionTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExpressionCodeType setExpressionCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ThresholdQuantityType setThresholdQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getEvaluationCriterionTypeCodeValue()
@Nullable public BigDecimal getThresholdAmountValue()
@Nullable public BigDecimal getThresholdQuantityValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.