public class PluginProperty extends Object
| Constructor and Description |
|---|
PluginProperty(String key,
Object value,
Boolean isUpdatable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getIsUpdatable() |
String |
getKey() |
Object |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2010-2017. All Rights Reserved.