-
- All Implemented Interfaces:
public final class CheckerRef extends DataConstraint
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
CheckerRef.Companion
-
Method Summary
Modifier and Type Method Description final String
getClassName()
final String
getMethodRef()
final String
getStaticField()
-
Methods inherited from class pl.metaprogramming.model.data.constraint.DataConstraint
getErrorCode, getIfExpression, getPriority, setErrorCode, setErrorCode, setIfExpression, setIfExpression, setPriority, setPriority
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getClassName
final String getClassName()
-
getMethodRef
final String getMethodRef()
-
getStaticField
final String getStaticField()
-
-
-
-