org.richfaces.example
Class MinBean
java.lang.Object
org.richfaces.example.Validable<Integer>
org.richfaces.example.MinBean
public class MinBean
- extends Validable<Integer>
- Author:
- asmirnov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MinBean
public MinBean()
getValue
public Integer getValue()
- Overrides:
getValue in class Validable<Integer>
- Returns:
- the intValue
setValue
public void setValue(Integer intValue)
- Overrides:
setValue in class Validable<Integer>
- Parameters:
intValue - the intValue to set
getDescription
public String getDescription()
- Specified by:
getDescription in class Validable<Integer>
getLabel
public String getLabel()
- Specified by:
getLabel in class Validable<Integer>
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.