|
Project Wonder 5.0 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use ERXKeyFilter.Base | |
|---|---|
| er.extensions.eof | |
| Uses of ERXKeyFilter.Base in er.extensions.eof |
|---|
| Methods in er.extensions.eof that return ERXKeyFilter.Base | |
|---|---|
ERXKeyFilter.Base |
ERXKeyFilter.base()
Returns the base rule for this filter. |
ERXKeyFilter.Base |
ERXKeyFilter.nextBase()
Returns the base that is used for subkeys of this key by default. |
static ERXKeyFilter.Base |
ERXKeyFilter.Base.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ERXKeyFilter.Base[] |
ERXKeyFilter.Base.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in er.extensions.eof with parameters of type ERXKeyFilter.Base | |
|---|---|
void |
ERXKeyFilter.setBase(ERXKeyFilter.Base base)
Sets the base rule. |
ERXKeyFilter |
ERXKeyFilter.setNextBase(ERXKeyFilter.Base nextBase)
Sets the base that is used for subkeys of this key by default. |
| Constructors in er.extensions.eof with parameters of type ERXKeyFilter.Base | |
|---|---|
ERXKeyFilter(ERXKeyFilter.Base base)
Creates a new ERXKeyFilter. |
|
ERXKeyFilter(ERXKeyFilter.Base base,
ERXKeyFilter.Base nextBase)
Creates a new ERXKeyFilter. |
|
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||