org.hibernate.test.annotations.beanvalidation
Class Rock
java.lang.Object
org.hibernate.test.annotations.beanvalidation.Music
org.hibernate.test.annotations.beanvalidation.Rock
@Entity
public class Rock
- extends Music
Fields inherited from class org.hibernate.test.annotations.beanvalidation.Music |
name |
Constructor Summary |
Rock()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bit
@NotNull
public Integer bit
Rock
public Rock()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.