Uses of Class
org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.types.ValidObject

Packages that use ValidObject
org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.types   
 

Uses of ValidObject in org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.types
 

Methods in org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.types with annotations of type ValidObject
 Event CalendarService.createEvent(byte duration)
           
 Event CalendarService.getEvent()
           
 Event CalendarService.getSpecialEvent()
           
 Event CalendarService.getSpecialEvent(int duration)
           
 Event CalendarService.getVerySpecialEvent()
           
 

Methods in org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.types with parameters of type ValidObject
 void ValidObject.Validator.initialize(ValidObject parameters)
           
 

Constructors in org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.types with annotations of type ValidObject
OfflineCalendarService()
           
 



Copyright © 2008-2013. All Rights Reserved.