org.hibernate.jsr303.tck.tests.xmlconfiguration.constraintdefinition
Class Name
java.lang.Object
org.hibernate.jsr303.tck.tests.xmlconfiguration.constraintdefinition.Name
public class Name
- extends Object
- Author:
- Hardy Ferentschik
Constructor Summary |
Name()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
@Length(min=1,
max=3)
public String name
Name
public Name()
Copyright © 2008-2011. All Rights Reserved.