public static class PluginManifest.PluginServer extends Object
| Constructor and Description |
|---|
PluginServer() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getExecutable() |
PluginManifest.PluginExecutables |
getExecutables() |
int |
hashCode() |
void |
setExecutable(String executable) |
void |
setExecutables(PluginManifest.PluginExecutables executables) |
String |
toString() |
public PluginManifest.PluginExecutables getExecutables()
public String getExecutable()
public void setExecutables(PluginManifest.PluginExecutables executables)
public void setExecutable(String executable)
protected boolean canEqual(Object other)
Copyright © 2019. All rights reserved.