BrightSide Workbench Full Report + Source Code
org.turro.action.IElephantSendable Interface Reference
Inheritance diagram for org.turro.action.IElephantSendable:

Public Member Functions

Date getSchedule ()
 
boolean isSent ()
 
AssistantSet getAssistants ()
 
void send (IConstructor constructor)
 
void send (IConstructor constructor, Collection< IContact > contacts)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 30 of file IElephantSendable.java.

Member Function Documentation

◆ getAssistants()

AssistantSet org.turro.action.IElephantSendable.getAssistants ( )

◆ getSchedule()

Date org.turro.action.IElephantSendable.getSchedule ( )

◆ isSent()

boolean org.turro.action.IElephantSendable.isSent ( )

◆ send() [1/2]

void org.turro.action.IElephantSendable.send ( IConstructor  constructor)

Implemented in org.turro.sendable.AbstractSendable< T >.

Here is the caller graph for this function:

◆ send() [2/2]

void org.turro.action.IElephantSendable.send ( IConstructor  constructor,
Collection< IContact contacts 
)

The documentation for this interface was generated from the following file: