Modifier and Type | Field and Description |
---|---|
protected String |
_key |
protected String |
_valueType |
Modifier | Constructor and Description |
---|---|
protected |
Key() |
|
Key(String key) |
|
Key(String key,
String valueType) |
Modifier and Type | Method and Description |
---|---|
void |
_clearRouteParameterMethodCache() |
ERXRoute.RouteParameterMethod |
_routeParameterMethodForClass(Class<?> resultsClass) |
void |
_setRouteParameterMethodForClass(ERXRoute.RouteParameterMethod routeParameter,
Class<?> resultsClass) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
key() |
String |
toString() |
String |
valueType() |
public Key(String key)
protected Key()
public String key()
public String valueType()
public void _clearRouteParameterMethodCache()
public ERXRoute.RouteParameterMethod _routeParameterMethodForClass(Class<?> resultsClass)
public void _setRouteParameterMethodForClass(ERXRoute.RouteParameterMethod routeParameter, Class<?> resultsClass)
Copyright © 2002 – 2024 Project Wonder.