|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.iris.Fissures.IfNetwork.NetworkId
public final class NetworkId
Identifies a network. The additional begin_time is needed for temporary PASSCAL networks. The begin_time should be equal to the beginin effective time of the network, which is also in the NetworkAttributes.
Field Summary | |
---|---|
Time |
begin_time
|
java.lang.String |
network_code
|
Constructor Summary | |
---|---|
NetworkId()
|
|
NetworkId(java.lang.String network_code,
Time begin_time)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String network_code
public Time begin_time
Constructor Detail |
---|
public NetworkId()
public NetworkId(java.lang.String network_code, Time begin_time)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |