Uses of Enum
org.apache.struts.validator.validwhen.ValidWhenComparison
Package
Description
Generated classes by antlr to support the
validwhen
validator.-
Uses of ValidWhenComparison in org.apache.struts.validator.validwhen
Modifier and TypeMethodDescriptionstatic ValidWhenComparison
ValidWhenComparison.getComp
(int tokenNum) Get theValidWhenComparison
for given token-number.static ValidWhenComparison
Returns the enum constant of this type with the specified name.static ValidWhenComparison[]
ValidWhenComparison.values()
Returns an array containing the constants of this enum type, in the order they are declared.