edu.sc.seis.fissuresUtil.mockFissures.IfParameterMgr
Class MockParameterRef

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.mockFissures.IfParameterMgr.MockParameterRef

public class MockParameterRef
extends java.lang.Object


Field Summary
static edu.iris.Fissures.IfParameterMgr.ParameterRef[] params
          Deprecated. - use create methods instead of sharing fields in case someone changes the internals
 
Constructor Summary
MockParameterRef()
           
 
Method Summary
static edu.iris.Fissures.IfParameterMgr.ParameterRef[] createParams()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

params

public static final edu.iris.Fissures.IfParameterMgr.ParameterRef[] params
Deprecated. - use create methods instead of sharing fields in case someone changes the internals
Constructor Detail

MockParameterRef

public MockParameterRef()
Method Detail

createParams

public static edu.iris.Fissures.IfParameterMgr.ParameterRef[] createParams()