|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.iris.Fissures.IfNetwork.NetworkAttr
The attributes of a seismic network. This object exists because the network object is an remote CORBA object.
| Field Summary | |
java.lang.String |
description
A description of the network. |
TimeRange |
effective_time
The effective time range of the network. |
protected NetworkId |
id
Identifies a network uniquely. |
java.lang.String |
name
A name for this network. |
java.lang.String |
owner
The owner or owning agency of the network. |
| Constructor Summary | |
NetworkAttr()
|
|
| Method Summary | |
void |
_read(org.omg.CORBA.portable.InputStream in)
|
java.lang.String[] |
_truncatable_ids()
|
org.omg.CORBA.TypeCode |
_type()
|
void |
_write(org.omg.CORBA.portable.OutputStream out)
|
abstract java.lang.String |
get_code()
Returns the network code portion of the network id. |
abstract NetworkId |
get_id()
returns the NetworkId. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected NetworkId id
public java.lang.String name
public java.lang.String description
public java.lang.String owner
public TimeRange effective_time
| Constructor Detail |
public NetworkAttr()
| Method Detail |
public abstract NetworkId get_id()
public abstract java.lang.String get_code()
public java.lang.String[] _truncatable_ids()
_truncatable_ids in interface org.omg.CORBA.portable.ValueBasepublic void _read(org.omg.CORBA.portable.InputStream in)
_read in interface org.omg.CORBA.portable.Streamablepublic void _write(org.omg.CORBA.portable.OutputStream out)
_write in interface org.omg.CORBA.portable.Streamablepublic org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||