org.hibernate.beanvalidation.tck.tests.constraints.inheritance.method.validdeclarations.service.impl
Class ImplementationOfParallelInterfacesMarkingReturnValueAsCascaded
java.lang.Object
org.hibernate.beanvalidation.tck.tests.constraints.inheritance.method.validdeclarations.service.impl.ImplementationOfParallelInterfacesMarkingReturnValueAsCascaded
- All Implemented Interfaces:
- AnotherInterfaceMarkingReturnValueAsCascaded, InterfaceMarkingReturnValueAsCascaded
public class ImplementationOfParallelInterfacesMarkingReturnValueAsCascaded
- extends Object
- implements InterfaceMarkingReturnValueAsCascaded, AnotherInterfaceMarkingReturnValueAsCascaded
- Author:
- Gunnar Morling
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImplementationOfParallelInterfacesMarkingReturnValueAsCascaded
public ImplementationOfParallelInterfacesMarkingReturnValueAsCascaded()
createEvent
public CalendarEvent createEvent(Date start,
Date end)
- Specified by:
createEvent in interface AnotherInterfaceMarkingReturnValueAsCascaded- Specified by:
createEvent in interface InterfaceMarkingReturnValueAsCascaded
Copyright © 2008-2013. All Rights Reserved.