ContactCenters
V. 0.9.9.

umontreal.iro.lecuyer.xmlconfig
Class ArrayParam.RowParam

java.lang.Object
  extended by umontreal.iro.lecuyer.xmlconfig.ArrayParam.RowParam
All Implemented Interfaces:
Cloneable, Param
Enclosing class:
ArrayParam

public static final class ArrayParam.RowParam
extends Object
implements Param, Cloneable

For internal use only.


Constructor Summary
ArrayParam.RowParam(Class<?> componentClass)
           
 
Method Summary
 ArrayParam.RowParam clone()
           
 void nestedText(ParamReader reader, String str)
           
 void setRepeat(int r)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayParam.RowParam

public ArrayParam.RowParam(Class<?> componentClass)
Method Detail

setRepeat

public void setRepeat(int r)

nestedText

public void nestedText(ParamReader reader,
                       String str)

clone

public ArrayParam.RowParam clone()
Overrides:
clone in class Object

ContactCenters
V. 0.9.9.

To submit a bug or ask questions, send an e-mail to Richard Simard.