|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteteg.sinon.core.PageConfiguration
public class PageConfiguration
Class that represents the configuration of a page in Sinon.
Constructor Summary | |
---|---|
PageConfiguration()
Constructor with no parameters. |
Method Summary | |
---|---|
ParameterSet |
getParameterSet()
Returns the value of the parameterSet property. |
void |
setParameterSet(ParameterSet parameterSet)
Sets the value of the parameterSet property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageConfiguration()
Method Detail |
---|
public ParameterSet getParameterSet()
parameterSet
property.
String
.public void setParameterSet(ParameterSet parameterSet)
parameterSet
property.
parameterSet
- the new parameterSet
value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |