@CodingStyleguideUnaware public class ThursdayAvailabilityIndicatorType extends IndicatorType
| Constructor and Description |
|---|
ThursdayAvailabilityIndicatorType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ThursdayAvailabilityIndicatorType(boolean valueParam)
Constructor for value of type boolean calling super class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ThursdayAvailabilityIndicatorType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ThursdayAvailabilityIndicatorType 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
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
cloneTo, isValue, setValue, toStringpublic ThursdayAvailabilityIndicatorType()
public ThursdayAvailabilityIndicatorType(boolean valueParam)
valueParam - The value to be set.public boolean equals(Object o)
equals in class IndicatorTypepublic int hashCode()
hashCode in class IndicatorTypepublic void cloneTo(@Nonnull ThursdayAvailabilityIndicatorType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public ThursdayAvailabilityIndicatorType clone()
clone in interface com.helger.commons.lang.IExplicitlyCloneableclone in class IndicatorTypeCopyright © 2017–2021 Philip Helger. All rights reserved.