org.hibernate.jsr303.tck.tests.traversableresolver
Class Trousers

java.lang.Object
  extended by org.hibernate.jsr303.tck.tests.traversableresolver.Trousers

public class Trousers
extends Object

Author:
Emmanuel Bernard

Constructor Summary
Trousers()
           
 
Method Summary
 Integer getLength()
           
 void setLength(Integer length)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Trousers

public Trousers()
Method Detail

getLength

public Integer getLength()

setLength

public void setLength(Integer length)


Copyright © 2008-2011. All Rights Reserved.