|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleFormat | |
|---|---|
| com.izforge.izpack.panels.userinput.field.rule | |
| Uses of RuleFormat in com.izforge.izpack.panels.userinput.field.rule |
|---|
| Methods in com.izforge.izpack.panels.userinput.field.rule that return RuleFormat | |
|---|---|
static RuleFormat |
RuleFormat.fromString(String value)
Returns a RuleFormat for the specified value. |
RuleFormat |
RuleFieldReader.getFormat()
Returns the field format. |
RuleFormat |
RuleFieldConfig.getFormat()
Returns the field format. |
static RuleFormat |
RuleFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RuleFormat[] |
RuleFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||