org.hibernate.jsr303.tck.tests.constraints.groups
Class DefaultGroupRedefinitionTest.AddressWithDefaultInGroupSequence

java.lang.Object
  extended by org.hibernate.jsr303.tck.tests.constraints.groups.Address
      extended by org.hibernate.jsr303.tck.tests.constraints.groups.DefaultGroupRedefinitionTest.AddressWithDefaultInGroupSequence
Enclosing class:
DefaultGroupRedefinitionTest

public class DefaultGroupRedefinitionTest.AddressWithDefaultInGroupSequence
extends Address


Nested Class Summary
 
Nested classes/interfaces inherited from class org.hibernate.jsr303.tck.tests.constraints.groups.Address
Address.Complete, Address.HighLevelCoherence
 
Constructor Summary
DefaultGroupRedefinitionTest.AddressWithDefaultInGroupSequence()
           
 
Method Summary
 
Methods inherited from class org.hibernate.jsr303.tck.tests.constraints.groups.Address
getCity, getStreet, getZipcode, setCity, setStreet, setZipcode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultGroupRedefinitionTest.AddressWithDefaultInGroupSequence

public DefaultGroupRedefinitionTest.AddressWithDefaultInGroupSequence()


Copyright © 2008-2011. All Rights Reserved.