public static final class ConfigInterface.ConfigField extends Object
| Constructor and Description |
|---|
ConfigField(String keyName,
Method method,
ConfigType valueType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKeyName() |
Method |
getMethod() |
ConfigType |
getValueType() |
int |
hashCode() |
String |
toString() |
public ConfigField(String keyName, Method method, ConfigType valueType)
public String getKeyName()
public Method getMethod()
public ConfigType getValueType()
Copyright © 2020. All rights reserved.