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