| Modifier and Type | Field and Description |
|---|---|
int |
index
The argument index.
|
String |
value
The argument value.
|
| Constructor and Description |
|---|
PluginArgument() |
| Modifier and Type | Method and Description |
|---|---|
Plugin.Factory.UsingReflection.ArgumentResolver |
toArgumentResolver()
Resolves this plugin argument to an argument resolver.
|
public int index
@MaybeNull public String value
public Plugin.Factory.UsingReflection.ArgumentResolver toArgumentResolver()
Copyright © 2014–2025. All rights reserved.