org.hibernate.test.annotations.beanvalidation
Class Tv.Recorder

java.lang.Object
  extended by org.hibernate.test.annotations.beanvalidation.Tv.Recorder
Enclosing class:
Tv

@Embeddable
public static class Tv.Recorder
extends Object


Field Summary
 BigDecimal time
           
 
Constructor Summary
Tv.Recorder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

time

@NotNull
public BigDecimal time
Constructor Detail

Tv.Recorder

public Tv.Recorder()


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.