| Constructor and Description |
|---|
GraphValidatorBean() |
public String getActionResult()
public void setActionResult(String actionResult)
actionResult - the actionResult to setpublic int getFirst()
public void setFirst(int first)
first - the first to setpublic int getSecond()
public void setSecond(int second)
second - the second to setpublic int getThird()
public void setThird(int third)
third - the third to set@Max(value=20L,
message="Total value should be less then 20")
public int getSumm()
public String action()
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.