org.qi4j.library.scheduler.schedule
Interface Schedules

All Superinterfaces:
Composite, EntityComposite, Identity

public interface Schedules
extends EntityComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 ManyAssociation<Schedule> schedules()
           
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 

Method Detail

schedules

ManyAssociation<Schedule> schedules()