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