com.silverpeas.form.record
Class Repeatable
java.lang.Object
com.silverpeas.form.record.Repeatable
public class Repeatable
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Repeatable
public Repeatable()
Repeatable
public Repeatable(int max,
int mandatory)
setMax
public void setMax(int max)
getMax
public int getMax()
setMandatory
public void setMandatory(int mandatory)
getMandatory
public int getMandatory()
isRepeatable
public boolean isRepeatable()
Copyright © 2016 Silverpeas. All Rights Reserved.