org.hibernate.jsr303.tck.tests.constraints.validatorresolution
Class Bar
java.lang.Object
org.hibernate.jsr303.tck.tests.constraints.validatorresolution.Bar
- All Implemented Interfaces:
- Serializable, Dummy
- Direct Known Subclasses:
- SerializableBarSubclass
public class Bar
- extends Object
- implements Serializable, Dummy
- Author:
- Hardy Ferentschik
- See Also:
- Serialized Form
Constructor Summary |
Bar()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bar
public Bar()
getValue
public Integer getValue()
setValue
public void setValue(Integer value)
Copyright © 2008-2011. All Rights Reserved.