public class MetaShould.PredicateMethod extends java.lang.Object implements ProxyObject
| Constructor and Description |
|---|
PredicateMethod(CurryingMethod curryingMethod,
java.lang.Object methodName) |
| Modifier and Type | Method and Description |
|---|---|
CurryingMethod |
curryingMethodGroup() |
java.lang.String |
errorMessage() |
java.lang.Object |
getValue(java.lang.Object property) |
boolean |
should() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertyNames, isNullpublic PredicateMethod(CurryingMethod curryingMethod, java.lang.Object methodName)
public boolean should()
public java.lang.String errorMessage()
public CurryingMethod curryingMethodGroup()
public java.lang.Object getValue(java.lang.Object property)
getValue in interface ProxyObject