public class EDLValidation extends Object
Constructor and Description |
---|
EDLValidation() |
Modifier and Type | Method and Description |
---|---|
String |
getExpression() |
String |
getKey() |
String |
getMessage() |
String |
getType() |
void |
setExpression(String expression) |
void |
setKey(String key) |
void |
setMessage(String message) |
void |
setType(String type) |
public EDLValidation()
public String getExpression()
public void setExpression(String expression)
public String getMessage()
public void setMessage(String message)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.