|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.isti.jevalresp.ChanIdHldr
public class ChanIdHldr
Class ChanIdHldr is a channel-ID holder that contains handles for a 'ChannelId' object and an end-Date object.
Field Summary | |
---|---|
edu.iris.Fissures.IfNetwork.ChannelId |
channelIdObj
|
java.util.Date |
respEndDateObj
|
Constructor Summary | |
---|---|
ChanIdHldr(edu.iris.Fissures.IfNetwork.ChannelId channelIdObj,
java.util.Date respEndDateObj)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final edu.iris.Fissures.IfNetwork.ChannelId channelIdObj
public final java.util.Date respEndDateObj
Constructor Detail |
---|
public ChanIdHldr(edu.iris.Fissures.IfNetwork.ChannelId channelIdObj, java.util.Date respEndDateObj)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |