Package | Description |
---|---|
er.extensions.eof |
Modifier and Type | Method and Description |
---|---|
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(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.
|
Modifier and Type | Method and Description |
---|---|
protected ERXKeyFilter |
ERXKeyFilter.createFilter(ERXKeyFilter.Base 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.
|
Constructor and Description |
---|
ERXKeyFilter(ERXKeyFilter.Base base)
Creates a new ERXKeyFilter.
|
ERXKeyFilter(ERXKeyFilter.Base base,
ERXKeyFilter.Base nextBase)
Creates a new ERXKeyFilter.
|
Copyright © 2002 – 2025 Project Wonder.