|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.iris.Fissures.IfSeismogramDC.RequestFilter
public final class RequestFilter
Field Summary | |
---|---|
ChannelId |
channel_id
|
Time |
end_time
|
Time |
start_time
|
Constructor Summary | |
---|---|
RequestFilter()
|
|
RequestFilter(ChannelId channel_id,
Time start_time,
Time end_time)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ChannelId channel_id
public Time start_time
public Time end_time
Constructor Detail |
---|
public RequestFilter()
public RequestFilter(ChannelId channel_id, Time start_time, Time end_time)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |