public class AcceptOtherOption extends Object
| Constructor and Description |
|---|
AcceptOtherOption()
Default constructor
|
AcceptOtherOption(String alias)
Constructor with alias.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAlias() |
int |
hashCode() |
void |
setAlias(String alias) |
public AcceptOtherOption()
public AcceptOtherOption(String alias)
alias - The alias of the other option to accept.public String getAlias()
public void setAlias(String alias)
alias - The alias to set.public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class ObjectObject.hashCode()Copyright © 2019–2025 Teslanet.nl. All rights reserved.