public class ToolVariable extends Object
Modifier and Type | Field and Description |
---|---|
protected Class<?> |
clazz |
protected String |
name |
Constructor and Description |
---|
ToolVariable() |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getClazz() |
String |
getName() |
void |
setClazz(Class<?> clazz) |
void |
setName(String name) |
Copyright © 2018. All rights reserved.