org.hibernate.beanvalidation.tck.tests.metadata
Class CustomerService.InnerClass

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.tests.metadata.CustomerService.InnerClass
Enclosing class:
CustomerService

public class CustomerService.InnerClass
extends Object


Constructor Summary
CustomerService.InnerClass(String firstName)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerService.InnerClass

public CustomerService.InnerClass(@NotNull@Size(min=3)
                                  String firstName)


Copyright © 2008-2013. All Rights Reserved.