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