org.hibernate.beanvalidation.tck.tests.methodvalidation.model
Class Item

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.tests.methodvalidation.model.Item

public class Item
extends Object

Author:
Gunnar Morling

Nested Class Summary
static interface Item.Basic
           
 
Constructor Summary
Item(String name)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Item

public Item(String name)


Copyright © 2008-2013. All Rights Reserved.