public final class GroupRequest
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description |
|---|---|
ChannelId[] |
channels |
Time |
end_time |
Time |
start_time |
| Constructor and Description |
|---|
GroupRequest() |
GroupRequest(ChannelId[] channels,
Time start_time,
Time end_time) |