@CodingStyleguideUnaware public class TenderingCriterionPropertyType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
TenderingCriterionPropertyType()
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 |
addCertificationLevelDescription(CertificationLevelDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTemplateEvidence(EvidenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderingCriterionPropertyType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TenderingCriterionPropertyType 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()
Gets the value of the applicablePeriod property.
|
PeriodType |
getApplicablePeriodAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getApplicablePeriodCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CertificationLevelDescriptionType> |
getCertificationLevelDescription()
Gets the value of the certificationLevelDescription property.
|
CertificationLevelDescriptionType |
getCertificationLevelDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCertificationLevelDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
CopyQualityTypeCodeType |
getCopyQualityTypeCode()
Gets the value of the copyQualityTypeCode property.
|
String |
getCopyQualityTypeCodeValue()
Get the value of the contained CopyQualityTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<DescriptionType> |
getDescription()
Gets the value of the description property.
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ExpectedAmountType |
getExpectedAmount()
Gets the value of the expectedAmount property.
|
BigDecimal |
getExpectedAmountValue()
Get the value of the contained ExpectedAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExpectedCodeType |
getExpectedCode()
Gets the value of the expectedCode property.
|
String |
getExpectedCodeValue()
Get the value of the contained ExpectedCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExpectedDescriptionType |
getExpectedDescription()
Gets the value of the expectedDescription property.
|
String |
getExpectedDescriptionValue()
Get the value of the contained ExpectedDescriptionType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExpectedIDType |
getExpectedID()
Gets the value of the expectedID property.
|
String |
getExpectedIDValue()
Get the value of the contained ExpectedIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExpectedIndicatorType |
getExpectedIndicator()
Gets the value of the expectedIndicator property.
|
ExpectedURIType |
getExpectedURI()
Gets the value of the expectedURI property.
|
String |
getExpectedURIValue()
Get the value of the contained ExpectedURIType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExpectedValueNumericType |
getExpectedValueNumeric()
Gets the value of the expectedValueNumeric property.
|
BigDecimal |
getExpectedValueNumericValue()
Get the value of the contained ExpectedValueNumericType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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
|
MaximumAmountType |
getMaximumAmount()
Gets the value of the maximumAmount property.
|
BigDecimal |
getMaximumAmountValue()
Get the value of the contained MaximumAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MaximumQuantityType |
getMaximumQuantity()
Gets the value of the maximumQuantity property.
|
BigDecimal |
getMaximumQuantityValue()
Get the value of the contained MaximumQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MaximumValueNumericType |
getMaximumValueNumeric()
Gets the value of the maximumValueNumeric property.
|
BigDecimal |
getMaximumValueNumericValue()
Get the value of the contained MaximumValueNumericType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MinimumAmountType |
getMinimumAmount()
Gets the value of the minimumAmount property.
|
BigDecimal |
getMinimumAmountValue()
Get the value of the contained MinimumAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MinimumQuantityType |
getMinimumQuantity()
Gets the value of the minimumQuantity property.
|
BigDecimal |
getMinimumQuantityValue()
Get the value of the contained MinimumQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MinimumValueNumericType |
getMinimumValueNumeric()
Gets the value of the minimumValueNumeric property.
|
BigDecimal |
getMinimumValueNumericValue()
Get the value of the contained MinimumValueNumericType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
NameType |
getName()
Gets the value of the name property.
|
String |
getNameValue()
Get the value of the contained NameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<EvidenceType> |
getTemplateEvidence()
Gets the value of the templateEvidence property.
|
EvidenceType |
getTemplateEvidenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTemplateEvidenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TranslationTypeCodeType |
getTranslationTypeCode()
Gets the value of the translationTypeCode property.
|
String |
getTranslationTypeCodeValue()
Get the value of the contained TranslationTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TypeCodeType |
getTypeCode()
Gets the value of the typeCode property.
|
String |
getTypeCodeValue()
Get the value of the contained TypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
ValueCurrencyCodeType |
getValueCurrencyCode()
Gets the value of the valueCurrencyCode property.
|
String |
getValueCurrencyCodeValue()
Get the value of the contained ValueCurrencyCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ValueDataTypeCodeType |
getValueDataTypeCode()
Gets the value of the valueDataTypeCode property.
|
String |
getValueDataTypeCodeValue()
Get the value of the contained ValueDataTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ValueUnitCodeType |
getValueUnitCode()
Gets the value of the valueUnitCode property.
|
String |
getValueUnitCodeValue()
Get the value of the contained ValueUnitCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasApplicablePeriodEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCertificationLevelDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
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 |
hasNoCertificationLevelDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTemplateEvidenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTemplateEvidenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isExpectedIndicatorValue(boolean nullValue)
Get the value of the contained ExpectedIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setApplicablePeriod(List<PeriodType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCertificationLevelDescription(List<CertificationLevelDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCopyQualityTypeCode(CopyQualityTypeCodeType value)
Sets the value of the copyQualityTypeCode property.
|
CopyQualityTypeCodeType |
setCopyQualityTypeCode(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
|
ExpectedAmountType |
setExpectedAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExpectedAmount(ExpectedAmountType value)
Sets the value of the expectedAmount property.
|
void |
setExpectedCode(ExpectedCodeType value)
Sets the value of the expectedCode property.
|
ExpectedCodeType |
setExpectedCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExpectedDescription(ExpectedDescriptionType value)
Sets the value of the expectedDescription property.
|
ExpectedDescriptionType |
setExpectedDescription(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExpectedID(ExpectedIDType value)
Sets the value of the expectedID property.
|
ExpectedIDType |
setExpectedID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExpectedIndicatorType |
setExpectedIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExpectedIndicator(ExpectedIndicatorType value)
Sets the value of the expectedIndicator property.
|
void |
setExpectedURI(ExpectedURIType value)
Sets the value of the expectedURI property.
|
ExpectedURIType |
setExpectedURI(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExpectedValueNumericType |
setExpectedValueNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExpectedValueNumeric(ExpectedValueNumericType value)
Sets the value of the expectedValueNumeric property.
|
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
|
MaximumAmountType |
setMaximumAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMaximumAmount(MaximumAmountType value)
Sets the value of the maximumAmount property.
|
MaximumQuantityType |
setMaximumQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMaximumQuantity(MaximumQuantityType value)
Sets the value of the maximumQuantity property.
|
MaximumValueNumericType |
setMaximumValueNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMaximumValueNumeric(MaximumValueNumericType value)
Sets the value of the maximumValueNumeric property.
|
MinimumAmountType |
setMinimumAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMinimumAmount(MinimumAmountType value)
Sets the value of the minimumAmount property.
|
MinimumQuantityType |
setMinimumQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMinimumQuantity(MinimumQuantityType value)
Sets the value of the minimumQuantity property.
|
MinimumValueNumericType |
setMinimumValueNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMinimumValueNumeric(MinimumValueNumericType value)
Sets the value of the minimumValueNumeric property.
|
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 |
setTemplateEvidence(List<EvidenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TranslationTypeCodeType |
setTranslationTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTranslationTypeCode(TranslationTypeCodeType value)
Sets the value of the translationTypeCode property.
|
TypeCodeType |
setTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTypeCode(TypeCodeType value)
Sets the value of the typeCode property.
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
ValueCurrencyCodeType |
setValueCurrencyCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setValueCurrencyCode(ValueCurrencyCodeType value)
Sets the value of the valueCurrencyCode property.
|
ValueDataTypeCodeType |
setValueDataTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setValueDataTypeCode(ValueDataTypeCodeType value)
Sets the value of the valueDataTypeCode property.
|
ValueUnitCodeType |
setValueUnitCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setValueUnitCode(ValueUnitCodeType value)
Sets the value of the valueUnitCode property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TenderingCriterionPropertyType()
@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@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 TypeCodeType getTypeCode()
TypeCodeTypepublic void setTypeCode(@Nullable TypeCodeType value)
value - allowed object is
TypeCodeType@Nullable public ValueDataTypeCodeType getValueDataTypeCode()
ValueDataTypeCodeTypepublic void setValueDataTypeCode(@Nullable ValueDataTypeCodeType value)
value - allowed object is
ValueDataTypeCodeType@Nullable public ValueUnitCodeType getValueUnitCode()
ValueUnitCodeTypepublic void setValueUnitCode(@Nullable ValueUnitCodeType value)
value - allowed object is
ValueUnitCodeType@Nullable public ValueCurrencyCodeType getValueCurrencyCode()
ValueCurrencyCodeTypepublic void setValueCurrencyCode(@Nullable ValueCurrencyCodeType value)
value - allowed object is
ValueCurrencyCodeType@Nullable public ExpectedAmountType getExpectedAmount()
ExpectedAmountTypepublic void setExpectedAmount(@Nullable ExpectedAmountType value)
value - allowed object is
ExpectedAmountType@Nullable public ExpectedIDType getExpectedID()
ExpectedIDTypepublic void setExpectedID(@Nullable ExpectedIDType value)
value - allowed object is
ExpectedIDType@Nullable public ExpectedIndicatorType getExpectedIndicator()
ExpectedIndicatorTypepublic void setExpectedIndicator(@Nullable ExpectedIndicatorType value)
value - allowed object is
ExpectedIndicatorType@Nullable public ExpectedCodeType getExpectedCode()
ExpectedCodeTypepublic void setExpectedCode(@Nullable ExpectedCodeType value)
value - allowed object is
ExpectedCodeType@Nullable public ExpectedValueNumericType getExpectedValueNumeric()
ExpectedValueNumericTypepublic void setExpectedValueNumeric(@Nullable ExpectedValueNumericType value)
value - allowed object is
ExpectedValueNumericType@Nullable public ExpectedDescriptionType getExpectedDescription()
ExpectedDescriptionTypepublic void setExpectedDescription(@Nullable ExpectedDescriptionType value)
value - allowed object is
ExpectedDescriptionType@Nullable public ExpectedURIType getExpectedURI()
ExpectedURITypepublic void setExpectedURI(@Nullable ExpectedURIType value)
value - allowed object is
ExpectedURIType@Nullable public MaximumAmountType getMaximumAmount()
MaximumAmountTypepublic void setMaximumAmount(@Nullable MaximumAmountType value)
value - allowed object is
MaximumAmountType@Nullable public MinimumAmountType getMinimumAmount()
MinimumAmountTypepublic void setMinimumAmount(@Nullable MinimumAmountType value)
value - allowed object is
MinimumAmountType@Nullable public MaximumValueNumericType getMaximumValueNumeric()
MaximumValueNumericTypepublic void setMaximumValueNumeric(@Nullable MaximumValueNumericType value)
value - allowed object is
MaximumValueNumericType@Nullable public MinimumValueNumericType getMinimumValueNumeric()
MinimumValueNumericTypepublic void setMinimumValueNumeric(@Nullable MinimumValueNumericType value)
value - allowed object is
MinimumValueNumericType@Nullable public MaximumQuantityType getMaximumQuantity()
MaximumQuantityTypepublic void setMaximumQuantity(@Nullable MaximumQuantityType value)
value - allowed object is
MaximumQuantityType@Nullable public MinimumQuantityType getMinimumQuantity()
MinimumQuantityTypepublic void setMinimumQuantity(@Nullable MinimumQuantityType value)
value - allowed object is
MinimumQuantityType@Nullable public TranslationTypeCodeType getTranslationTypeCode()
TranslationTypeCodeTypepublic void setTranslationTypeCode(@Nullable TranslationTypeCodeType value)
value - allowed object is
TranslationTypeCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CertificationLevelDescriptionType> getCertificationLevelDescription()
CertificationLevelDescriptionType@Nullable public CopyQualityTypeCodeType getCopyQualityTypeCode()
CopyQualityTypeCodeTypepublic void setCopyQualityTypeCode(@Nullable CopyQualityTypeCodeType value)
value - allowed object is
CopyQualityTypeCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PeriodType> getApplicablePeriod()
PeriodType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<EvidenceType> getTemplateEvidence()
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 setCertificationLevelDescription(@Nullable List<CertificationLevelDescriptionType> 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 setTemplateEvidence(@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 hasCertificationLevelDescriptionEntries()
public boolean hasNoCertificationLevelDescriptionEntries()
@Nonnegative public int getCertificationLevelDescriptionCount()
@Nullable public CertificationLevelDescriptionType getCertificationLevelDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addCertificationLevelDescription(@Nonnull CertificationLevelDescriptionType 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 hasTemplateEvidenceEntries()
public boolean hasNoTemplateEvidenceEntries()
@Nonnegative public int getTemplateEvidenceCount()
@Nullable public EvidenceType getTemplateEvidenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addTemplateEvidence(@Nonnull EvidenceType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull TenderingCriterionPropertyType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public TenderingCriterionPropertyType clone()
@Nonnull public ExpectedAmountType setExpectedAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MaximumAmountType setMaximumAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MinimumAmountType setMinimumAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TypeCodeType setTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ValueDataTypeCodeType setValueDataTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ValueUnitCodeType setValueUnitCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ValueCurrencyCodeType setValueCurrencyCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExpectedCodeType setExpectedCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TranslationTypeCodeType setTranslationTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CopyQualityTypeCodeType setCopyQualityTypeCode(@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 ExpectedIDType setExpectedID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExpectedURIType setExpectedURI(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExpectedIndicatorType setExpectedIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public ExpectedValueNumericType setExpectedValueNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MaximumValueNumericType setMaximumValueNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MinimumValueNumericType setMinimumValueNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MaximumQuantityType setMaximumQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MinimumQuantityType setMinimumQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExpectedDescriptionType setExpectedDescription(@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 getTypeCodeValue()
@Nullable public String getValueDataTypeCodeValue()
@Nullable public String getValueUnitCodeValue()
@Nullable public String getValueCurrencyCodeValue()
@Nullable public BigDecimal getExpectedAmountValue()
@Nullable public String getExpectedIDValue()
public boolean isExpectedIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>@Nullable public String getExpectedCodeValue()
@Nullable public BigDecimal getExpectedValueNumericValue()
@Nullable public String getExpectedDescriptionValue()
@Nullable public String getExpectedURIValue()
@Nullable public BigDecimal getMaximumAmountValue()
@Nullable public BigDecimal getMinimumAmountValue()
@Nullable public BigDecimal getMaximumValueNumericValue()
@Nullable public BigDecimal getMinimumValueNumericValue()
@Nullable public BigDecimal getMaximumQuantityValue()
@Nullable public BigDecimal getMinimumQuantityValue()
@Nullable public String getTranslationTypeCodeValue()
@Nullable public String getCopyQualityTypeCodeValue()
Copyright © 2019–2021 Philip Helger. All rights reserved.