public class SqlMethodCandidate extends Object
| Constructor and Description |
|---|
SqlMethodCandidate(XMethod method,
List<XMethod> argCoercions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<XMethod> |
getArgCoercions() |
Invocable |
getInvocable() |
XMethod |
getMethod() |
int |
hashCode() |
String |
toString() |
Copyright © 2015. All rights reserved.