|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.fissuresUtil.stationxml.StationChannelBundle
public class StationChannelBundle
Constructor Summary | |
---|---|
StationChannelBundle(edu.iris.Fissures.network.StationImpl station)
|
|
StationChannelBundle(edu.iris.Fissures.network.StationImpl station,
java.util.List<ChannelSensitivityBundle> chanList)
|
Method Summary | |
---|---|
java.util.List<ChannelSensitivityBundle> |
getChanList()
|
edu.iris.Fissures.network.StationImpl |
getStation()
|
void |
setChanList(java.util.List<ChannelSensitivityBundle> chanList)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StationChannelBundle(edu.iris.Fissures.network.StationImpl station, java.util.List<ChannelSensitivityBundle> chanList)
public StationChannelBundle(edu.iris.Fissures.network.StationImpl station)
Method Detail |
---|
public void setChanList(java.util.List<ChannelSensitivityBundle> chanList)
public edu.iris.Fissures.network.StationImpl getStation()
public java.util.List<ChannelSensitivityBundle> getChanList()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |