public class BoundChoiceParameter extends Object implements Serializable
Constructor and Description |
---|
BoundChoiceParameter() |
BoundChoiceParameter(String parameterId,
String choiceId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object value) |
String |
getChoiceId() |
String |
getParameterId() |
int |
hashCode() |
void |
setChoiceId(String choiceId) |
void |
setParameterId(String parameterId) |
String |
toString() |