| net.sf.oval.constraint.NotEqualCheck
NotEqualCheck | public class NotEqualCheck extends AbstractAnnotationCheck (Code) | | author: Sebastian Thomschke |
getTestString | public String getTestString()(Code) | | the testString |
isIgnoreCase | public boolean isIgnoreCase()(Code) | | the ignoreCase |
setIgnoreCase | public void setIgnoreCase(boolean ignoreCase)(Code) | | Parameters: ignoreCase - the ignoreCase to set |
setTestString | public void setTestString(String testString)(Code) | | Parameters: testString - the testString to set |
|
|