@CodingStyleguideUnaware public class RequestForTenderLineType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
RequestForTenderLineType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDeliveryPeriod(PeriodType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRequiredItemLocationQuantity(ItemLocationQuantityType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSubRequestForTenderLine(RequestForTenderLineType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
RequestForTenderLineType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(RequestForTenderLineType 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> |
getDeliveryPeriod()
<pre>
<?
|
PeriodType |
getDeliveryPeriodAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDeliveryPeriodCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DocumentReferenceType> |
getDocumentReference()
<pre>
<?
|
DocumentReferenceType |
getDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
EstimatedAmountType |
getEstimatedAmount()
<pre>
<?
|
BigDecimal |
getEstimatedAmountValue()
Get the value of the contained EstimatedAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ItemType |
getItem()
<pre>
<?
|
MaximumAmountType |
getMaximumAmount()
<pre>
<?
|
BigDecimal |
getMaximumAmountValue()
Get the value of the contained MaximumAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MaximumQuantityType |
getMaximumQuantity()
<pre>
<?
|
BigDecimal |
getMaximumQuantityValue()
Get the value of the contained MaximumQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MinimumAmountType |
getMinimumAmount()
<pre>
<?
|
BigDecimal |
getMinimumAmountValue()
Get the value of the contained MinimumAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MinimumQuantityType |
getMinimumQuantity()
<pre>
<?
|
BigDecimal |
getMinimumQuantityValue()
Get the value of the contained MinimumQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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
|
QuantityType |
getQuantity()
<pre>
<?
|
BigDecimal |
getQuantityValue()
Get the value of the contained QuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<ItemLocationQuantityType> |
getRequiredItemLocationQuantity()
<pre>
<?
|
ItemLocationQuantityType |
getRequiredItemLocationQuantityAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRequiredItemLocationQuantityCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<RequestForTenderLineType> |
getSubRequestForTenderLine()
<pre>
<?
|
RequestForTenderLineType |
getSubRequestForTenderLineAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSubRequestForTenderLineCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TaxIncludedIndicatorType |
getTaxIncludedIndicator()
<pre>
<?
|
UUIDType |
getUUID()
<pre>
<?
|
String |
getUUIDValue()
Get the value of the contained UUIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PeriodType |
getWarrantyValidityPeriod()
<pre>
<?
|
boolean |
hasDeliveryPeriodEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoDeliveryPeriodEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRequiredItemLocationQuantityEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSubRequestForTenderLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRequiredItemLocationQuantityEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSubRequestForTenderLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isTaxIncludedIndicatorValue(boolean nullValue)
Get the value of the contained TaxIncludedIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setDeliveryPeriod(List<PeriodType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
EstimatedAmountType |
setEstimatedAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setEstimatedAmount(EstimatedAmountType value)
Sets the value of the estimatedAmount 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
|
void |
setItem(ItemType value)
Sets the value of the item property.
|
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.
|
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.
|
void |
setNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
QuantityType |
setQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setQuantity(QuantityType value)
Sets the value of the quantity property.
|
void |
setRequiredItemLocationQuantity(List<ItemLocationQuantityType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSubRequestForTenderLine(List<RequestForTenderLineType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TaxIncludedIndicatorType |
setTaxIncludedIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTaxIncludedIndicator(TaxIncludedIndicatorType value)
Sets the value of the taxIncludedIndicator property.
|
UUIDType |
setUUID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setUUID(UUIDType value)
Sets the value of the uuid property.
|
void |
setWarrantyValidityPeriod(PeriodType value)
Sets the value of the warrantyValidityPeriod property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public RequestForTenderLineType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public UUIDType getUUID()
UUIDTypepublic void setUUID(@Nullable UUIDType value)
value - allowed object is
UUIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NoteType> getNote()
NoteType@Nullable public QuantityType getQuantity()
QuantityTypepublic void setQuantity(@Nullable QuantityType value)
value - allowed object is
QuantityType@Nullable public MinimumQuantityType getMinimumQuantity()
MinimumQuantityTypepublic void setMinimumQuantity(@Nullable MinimumQuantityType value)
value - allowed object is
MinimumQuantityType@Nullable public MaximumQuantityType getMaximumQuantity()
MaximumQuantityTypepublic void setMaximumQuantity(@Nullable MaximumQuantityType value)
value - allowed object is
MaximumQuantityType@Nullable public TaxIncludedIndicatorType getTaxIncludedIndicator()
TaxIncludedIndicatorTypepublic void setTaxIncludedIndicator(@Nullable TaxIncludedIndicatorType value)
value - allowed object is
TaxIncludedIndicatorType@Nullable public MinimumAmountType getMinimumAmount()
MinimumAmountTypepublic void setMinimumAmount(@Nullable MinimumAmountType value)
value - allowed object is
MinimumAmountType@Nullable public MaximumAmountType getMaximumAmount()
MaximumAmountTypepublic void setMaximumAmount(@Nullable MaximumAmountType value)
value - allowed object is
MaximumAmountType@Nullable public EstimatedAmountType getEstimatedAmount()
EstimatedAmountTypepublic void setEstimatedAmount(@Nullable EstimatedAmountType value)
value - allowed object is
EstimatedAmountType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getDocumentReference()
DocumentReferenceType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PeriodType> getDeliveryPeriod()
PeriodType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ItemLocationQuantityType> getRequiredItemLocationQuantity()
ItemLocationQuantityType@Nullable public PeriodType getWarrantyValidityPeriod()
PeriodTypepublic void setWarrantyValidityPeriod(@Nullable PeriodType value)
value - allowed object is
PeriodType@Nullable public ItemType getItem()
ItemTypepublic void setItem(@Nullable ItemType value)
value - allowed object is
ItemType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<RequestForTenderLineType> getSubRequestForTenderLine()
RequestForTenderLineTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setNote(@Nullable List<NoteType> aList)
aList - The new list member to set. May be <code>null</code>.public void setDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public void setDeliveryPeriod(@Nullable List<PeriodType> aList)
aList - The new list member to set. May be <code>null</code>.public void setRequiredItemLocationQuantity(@Nullable List<ItemLocationQuantityType> aList)
aList - The new list member to set. May be <code>null</code>.public void setSubRequestForTenderLine(@Nullable List<RequestForTenderLineType> aList)
aList - The new list member to set. May 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 hasDocumentReferenceEntries()
public boolean hasNoDocumentReferenceEntries()
@Nonnegative public int getDocumentReferenceCount()
@Nullable public DocumentReferenceType getDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasDeliveryPeriodEntries()
public boolean hasNoDeliveryPeriodEntries()
@Nonnegative public int getDeliveryPeriodCount()
@Nullable public PeriodType getDeliveryPeriodAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDeliveryPeriod(@Nonnull PeriodType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasRequiredItemLocationQuantityEntries()
public boolean hasNoRequiredItemLocationQuantityEntries()
@Nonnegative public int getRequiredItemLocationQuantityCount()
@Nullable public ItemLocationQuantityType getRequiredItemLocationQuantityAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addRequiredItemLocationQuantity(@Nonnull ItemLocationQuantityType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasSubRequestForTenderLineEntries()
public boolean hasNoSubRequestForTenderLineEntries()
@Nonnegative public int getSubRequestForTenderLineCount()
@Nullable public RequestForTenderLineType getSubRequestForTenderLineAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addSubRequestForTenderLine(@Nonnull RequestForTenderLineType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull RequestForTenderLineType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public RequestForTenderLineType clone()
@Nonnull public MinimumAmountType setMinimumAmount(@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 EstimatedAmountType setEstimatedAmount(@Nullable BigDecimal 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 UUIDType setUUID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TaxIncludedIndicatorType setTaxIncludedIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public QuantityType setQuantity(@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 MaximumQuantityType setMaximumQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getUUIDValue()
@Nullable public BigDecimal getQuantityValue()
@Nullable public BigDecimal getMinimumQuantityValue()
@Nullable public BigDecimal getMaximumQuantityValue()
public boolean isTaxIncludedIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>@Nullable public BigDecimal getMinimumAmountValue()
@Nullable public BigDecimal getMaximumAmountValue()
@Nullable public BigDecimal getEstimatedAmountValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.