public class ConditionParams extends Object implements com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
ConditionParams() |
ConditionParams(String value,
String otherValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOtherValue() |
String |
getValue() |
void |
setOtherValue(String otherValue) |
void |
setValue(String value) |
Copyright © 2019. All rights reserved.