@CodingStyleguideUnaware public class AuctionTermsType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
AuctionTermsType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addConditionsDescription(ConditionsDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addElectronicDeviceDescription(ElectronicDeviceDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addJustificationDescription(JustificationDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addProcessDescription(ProcessDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
AuctionTermsType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(AuctionTermsType 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
|
AuctionConstraintIndicatorType |
getAuctionConstraintIndicator()
<pre>
<?
|
AuctionURIType |
getAuctionURI()
<pre>
<?
|
String |
getAuctionURIValue()
Get the value of the contained AuctionURIType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<ConditionsDescriptionType> |
getConditionsDescription()
<pre>
<?
|
ConditionsDescriptionType |
getConditionsDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getConditionsDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
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<ElectronicDeviceDescriptionType> |
getElectronicDeviceDescription()
<pre>
<?
|
ElectronicDeviceDescriptionType |
getElectronicDeviceDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getElectronicDeviceDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<JustificationDescriptionType> |
getJustificationDescription()
<pre>
<?
|
JustificationDescriptionType |
getJustificationDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getJustificationDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ProcessDescriptionType> |
getProcessDescription()
<pre>
<?
|
ProcessDescriptionType |
getProcessDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getProcessDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasConditionsDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasElectronicDeviceDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasJustificationDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoConditionsDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoElectronicDeviceDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoJustificationDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoProcessDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasProcessDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isAuctionConstraintIndicatorValue(boolean nullValue)
Get the value of the contained AuctionConstraintIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setAuctionConstraintIndicator(AuctionConstraintIndicatorType value)
Sets the value of the auctionConstraintIndicator property.
|
AuctionConstraintIndicatorType |
setAuctionConstraintIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setAuctionURI(AuctionURIType value)
Sets the value of the auctionURI property.
|
AuctionURIType |
setAuctionURI(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setConditionsDescription(List<ConditionsDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setElectronicDeviceDescription(List<ElectronicDeviceDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setJustificationDescription(List<JustificationDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setProcessDescription(List<ProcessDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public AuctionTermsType()
@Nullable public AuctionConstraintIndicatorType getAuctionConstraintIndicator()
AuctionConstraintIndicatorTypepublic void setAuctionConstraintIndicator(@Nullable AuctionConstraintIndicatorType value)
value - allowed object is
AuctionConstraintIndicatorType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<JustificationDescriptionType> getJustificationDescription()
JustificationDescriptionType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ProcessDescriptionType> getProcessDescription()
ProcessDescriptionType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ConditionsDescriptionType> getConditionsDescription()
ConditionsDescriptionType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ElectronicDeviceDescriptionType> getElectronicDeviceDescription()
ElectronicDeviceDescriptionType@Nullable public AuctionURIType getAuctionURI()
AuctionURITypepublic void setAuctionURI(@Nullable AuctionURIType value)
value - allowed object is
AuctionURITypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setJustificationDescription(@Nullable List<JustificationDescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setProcessDescription(@Nullable List<ProcessDescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setConditionsDescription(@Nullable List<ConditionsDescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setElectronicDeviceDescription(@Nullable List<ElectronicDeviceDescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasJustificationDescriptionEntries()
public boolean hasNoJustificationDescriptionEntries()
@Nonnegative public int getJustificationDescriptionCount()
@Nullable public JustificationDescriptionType getJustificationDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addJustificationDescription(@Nonnull JustificationDescriptionType elem)
elem - The element to be added. May not 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 hasProcessDescriptionEntries()
public boolean hasNoProcessDescriptionEntries()
@Nonnegative public int getProcessDescriptionCount()
@Nullable public ProcessDescriptionType getProcessDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addProcessDescription(@Nonnull ProcessDescriptionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasConditionsDescriptionEntries()
public boolean hasNoConditionsDescriptionEntries()
@Nonnegative public int getConditionsDescriptionCount()
@Nullable public ConditionsDescriptionType getConditionsDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addConditionsDescription(@Nonnull ConditionsDescriptionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasElectronicDeviceDescriptionEntries()
public boolean hasNoElectronicDeviceDescriptionEntries()
@Nonnegative public int getElectronicDeviceDescriptionCount()
@Nullable public ElectronicDeviceDescriptionType getElectronicDeviceDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addElectronicDeviceDescription(@Nonnull ElectronicDeviceDescriptionType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull AuctionTermsType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public AuctionTermsType clone()
@Nonnull public AuctionURIType setAuctionURI(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public AuctionConstraintIndicatorType setAuctionConstraintIndicator(boolean valueParam)
valueParam - The value to be set.public boolean isAuctionConstraintIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>Copyright © 2017–2021 Philip Helger. All rights reserved.