Uses of Class
eteg.sinon.core.ParameterSet

Packages that use ParameterSet
eteg.sinon.core   
 

Uses of ParameterSet in eteg.sinon.core
 

Methods in eteg.sinon.core that return ParameterSet
 ParameterSet PageConfiguration.getParameterSet()
          Returns the value of the parameterSet property.
 ParameterSet Catalog.getParameterSet(java.lang.String id)
          Returns the ParameterSet whose identifier is id.
 ParameterSet[] Catalog.getParameterSets()
          Returns the value of the parameterSets property.
 

Methods in eteg.sinon.core with parameters of type ParameterSet
 void Catalog.addParameterSet(ParameterSet parameterSet)
          Adds a ParameterSet to this catalog.
 void Catalog.removeParameterSet(ParameterSet parameterSet)
          Removes a ParameterSet from this catalog.
 void PageConfiguration.setParameterSet(ParameterSet parameterSet)
          Sets the value of the parameterSet property.
 

Constructors in eteg.sinon.core with parameters of type ParameterSet
ParameterSet(ParameterSet include)
          Constructor that receives another ParameterSet from which this one copies all its parameters.
 



Copyright © 2004-2005 ETEG Internet Ltda.. All Rights Reserved.