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