de.surethingies.properties
Class Parameters
java.lang.Object
de.surethingies.properties.Parameters
public class Parameters
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Parameters
public Parameters()
addDefaultParameters
protected void addDefaultParameters(String group,
SortedSet<Parameter> params)
- Add a Parameter which could be used to translate Settings in
TypedParameters
- Parameters:
param
-
reset
protected void reset()
- Will cleanup the List of loaded Parameters, but not the List of known
Parameters.
getTypedParameters
protected SortedSet<TypedParameter> getTypedParameters()
setParametersFromSettings
protected void setParametersFromSettings(Setting settings)
- Create a new Parameterset with the Values from settings
- Parameters:
settings
-
Copyright © 2007. All Rights Reserved.