public class ModifiedMapProperty extends ModifiedProperty
| Modifier and Type | Field and Description |
|---|---|
protected String |
key |
property, value| Constructor and Description |
|---|
ModifiedMapProperty(String property,
String key) |
ModifiedMapProperty(String property,
String key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
toString() |
getProperty, getValueprotected final String key
public String getKey()
public String toString()
toString in class ModifiedPropertyCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.