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

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

@Embeddable
public static class Tv.Tuner
extends Object


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

Field Detail

frequency

@NotNull
public String frequency
Constructor Detail

Tv.Tuner

public Tv.Tuner()


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