Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,FilterType> |
LogFilteringInput.getAttributeFilterTypeMap() |
Modifier and Type | Method and Description |
---|---|
void |
LogFilteringInput.setAttributeFilterTypeMap(java.util.Map<java.lang.String,FilterType> attributeFilterTypeMap) |
Modifier and Type | Method and Description |
---|---|
static FilterType |
FilterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FilterType[] |
FilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LogFilteringSettingsListener.setAttributeFilterTypeMap(java.util.Map<java.lang.String,FilterType> attributeFilterType) |
Modifier and Type | Method and Description |
---|---|
void |
LogFilteringUI.setAttributeFilterTypeMap(java.util.Map<java.lang.String,FilterType> attributeFilterTypeMap) |