Uses of Interface
edu.csus.ecs.pc2.api.IClarificationEventListener

Packages that use IClarificationEventListener
edu.csus.ecs.pc2.api PC2 API. 
 

Uses of IClarificationEventListener in edu.csus.ecs.pc2.api
 

Methods in edu.csus.ecs.pc2.api with parameters of type IClarificationEventListener
 void IContest.addClarificationListener(IClarificationEventListener clarificationEventListener)
          Add a Clarification Event listener to contest.
 void IContest.removeClarificationListener(IClarificationEventListener clarificationEventListener)
          Remove the specified clarification event listener from the contest.