public class PluginOption extends Object
| Constructor and Description |
|---|
PluginOption() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getDisplayName() |
String |
getValue() |
int |
hashCode() |
void |
setDisplayName(String displayName) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2019. All rights reserved.