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

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

public class DefaultGroupRedefinitionTest.AddressWithNoImplicitDefaultGroupSequence
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.AddressWithNoImplicitDefaultGroupSequence()
           
 
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.AddressWithNoImplicitDefaultGroupSequence

public DefaultGroupRedefinitionTest.AddressWithNoImplicitDefaultGroupSequence()


Copyright © 2008-2011. All Rights Reserved.