org.hibernate.jsr303.tck.tests.constraints.validatorresolution
Class SerializableBarSubclass

java.lang.Object
  extended by org.hibernate.jsr303.tck.tests.constraints.validatorresolution.Bar
      extended by org.hibernate.jsr303.tck.tests.constraints.validatorresolution.SerializableBarSubclass
All Implemented Interfaces:
Serializable, Dummy

public class SerializableBarSubclass
extends Bar
implements Serializable

Author:
Hardy Ferentschik
See Also:
Serialized Form

Constructor Summary
SerializableBarSubclass()
           
 
Method Summary
 
Methods inherited from class org.hibernate.jsr303.tck.tests.constraints.validatorresolution.Bar
getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializableBarSubclass

public SerializableBarSubclass()


Copyright © 2008-2011. All Rights Reserved.