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

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

public class Email
extends Object

Author:
Gunnar Morling

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

Constructor Detail

Email

@Past
public Email()
Method Detail

getValue

@Past
public String getValue()


Copyright © 2008-2013. All Rights Reserved.