com.rhi.architecture.parc.channel
Class ChannelEvent

java.lang.Object
  extended bycom.rhi.architecture.parc.channel.ChannelEvent
All Implemented Interfaces:
Event

public class ChannelEvent
extends java.lang.Object
implements Event

ChannelEvent.java

Version:
1.0
Author:
Pete McKinstry

Field Summary
static ChannelEvent NEW_RECORDS
          channel event corresponding to new channel records.
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NEW_RECORDS

public static ChannelEvent NEW_RECORDS
channel event corresponding to new channel records.

Method Detail

toString

public java.lang.String toString()
Returns:
String
See Also:
Object.toString()


Copyright © 2002-2004 Robert Half International. All Rights Reserved.