org.hibernate.beanvalidation.tck.tests.integration.cdi.executable
Class ClassLevelAnnotatedCalendarService
java.lang.Object
org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.ClassLevelAnnotatedCalendarService
public class ClassLevelAnnotatedCalendarService
- extends Object
- Author:
- Gunnar Morling
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassLevelAnnotatedCalendarService
public ClassLevelAnnotatedCalendarService()
createEvent
public Event createEvent(@NotNull
String name)
getEvent
@NotNull
public Event getEvent()
Copyright © 2008-2013. All Rights Reserved.