org.hibernate.beanvalidation.tck.tests.traversableresolver
Class Gentleman

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.tests.traversableresolver.Gentleman

public class Gentleman
extends Object

Author:
Hardy Ferentschik

Constructor Summary
Gentleman()
           
 
Method Summary
 Suit undress()
           
 void wearSuit(Suit suit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gentleman

public Gentleman()
Method Detail

wearSuit

public void wearSuit(Suit suit)

undress

public Suit undress()


Copyright © 2008-2013. All Rights Reserved.