public static class ConfigurationChange.ModifiedAttribute extends Object
| Constructor and Description |
|---|
ModifiedAttribute(String name) |
ModifiedAttribute(String name,
Object prev,
Object val) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
addedValues() |
void |
addValue(Object value) |
String |
name() |
List<Object> |
removedValues() |
void |
removeValue(Object value) |
public ModifiedAttribute(String name)
Copyright © 2021. All rights reserved.