| Package | Description |
|---|---|
| org.nuiton.processor.filters |
| Modifier and Type | Field and Description |
|---|---|
protected DefaultFilter.State |
DefaultFilter.state
l'état interne du filtre
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultFilter.State |
DefaultFilter.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultFilter.State[] |
DefaultFilter.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultFilter.changeState(DefaultFilter.State newState) |
Copyright © 2002-2012 CodeLutin. All Rights Reserved.