public static class GS4QueryEvent.QueryResponse.PluginInformation extends Object
| Constructor | Description |
|---|---|
PluginInformation(@NotNull String name,
@NotNull String version) |
| Modifier and Type | Method | Description |
|---|---|---|
@NotNull String |
getName() |
|
@NotNull String |
getVersion() |
|
static @NotNull GS4QueryEvent.QueryResponse.PluginInformation |
of(@NotNull String name,
@NotNull String version) |
|
void |
setName(@NotNull String name) |
|
void |
setVersion(@NotNull String version) |
@NotNull public @NotNull String getName()
public void setName(@NotNull
@NotNull String name)
public void setVersion(@NotNull
@NotNull String version)
@NotNull public @NotNull String getVersion()
@NotNull public static @NotNull GS4QueryEvent.QueryResponse.PluginInformation of(@NotNull @NotNull String name, @NotNull @NotNull String version)
Copyright © 2020. All rights reserved.