org.hibernate.jsr303.tck.tests.constraints.groups
Class Car
java.lang.Object
org.hibernate.jsr303.tck.tests.constraints.groups.Car
public class Car
- extends Object
- Author:
- Emmanuel Bernard, Hardy Ferentschik
Nested Class Summary |
static interface |
Car.Test
|
Constructor Summary |
Car()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Car
public Car()
getType
public String getType()
setType
public void setType(String type)
Copyright © 2008-2011. All Rights Reserved.