Package VASSAL.command
Class ConditionalCommand.Eq
java.lang.Object
VASSAL.command.ConditionalCommand.Condition
VASSAL.command.ConditionalCommand.Eq
- Enclosing class:
- ConditionalCommand
public static class ConditionalCommand.Eq extends ConditionalCommand.Condition
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description String
getProperty()
List<String>
getValueList()
Enumeration<String>
getValues()
Deprecated, for removal: This API element is subject to removal in a future version.boolean
isSatisfied()
-
Constructor Details
-
Eq
-
Eq
Deprecated.
-
-
Method Details
-
getProperty
-
getValueList
-
getValues
Deprecated, for removal: This API element is subject to removal in a future version.UsegetValueList()
instead. -
isSatisfied
public boolean isSatisfied()- Specified by:
isSatisfied
in classConditionalCommand.Condition
-
getValueList()
instead.