public class PluginPropertyJson extends Object
| Constructor and Description |
|---|
PluginPropertyJson(PluginProperty pluginProperty) |
PluginPropertyJson(String key,
String value,
Boolean isUpdatable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getIsUpdatable() |
String |
getKey() |
String |
getValue() |
int |
hashCode() |
PluginProperty |
toPluginProperty() |
String |
toString() |
public PluginPropertyJson(PluginProperty pluginProperty)
public PluginProperty toPluginProperty()
public String getKey()
public String getValue()
public Boolean getIsUpdatable()
Copyright © 2010–2022. All rights reserved.