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
public String value
public Plugin.Factory.UsingReflection.ArgumentResolver toArgumentResolver()
Copyright © 2014–2023. All rights reserved.