|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parameter | |
---|---|
de.surething.lda.actions | |
de.surething.lda.locations | |
de.surethingies.properties |
Uses of Parameter in de.surething.lda.actions |
---|
Methods in de.surething.lda.actions that return Parameter | |
---|---|
Parameter |
MailActionSettings.param()
|
Methods in de.surething.lda.actions that return types with arguments of type Parameter | |
---|---|
static SortedSet<Parameter> |
MailActionSettings.params()
|
Uses of Parameter in de.surething.lda.locations |
---|
Methods in de.surething.lda.locations that return Parameter | |
---|---|
Parameter |
LocationSettings.param()
|
Methods in de.surething.lda.locations that return types with arguments of type Parameter | |
---|---|
static SortedSet<Parameter> |
LocationSettings.params()
|
Uses of Parameter in de.surethingies.properties |
---|
Classes in de.surethingies.properties that implement Parameter | |
---|---|
class |
ParameterImpl
|
Methods in de.surethingies.properties that return Parameter | |
---|---|
Parameter |
TypedParameter.getParameter()
|
Methods in de.surethingies.properties with parameters of type Parameter | |
---|---|
int |
ParameterImpl.compareTo(Parameter o)
|
List<TypedParameter> |
ParameterFactory.get(Parameter parameter)
|
TypedParameter |
ParameterFactory.get(Parameter parameter,
String identifier)
|
Method parameters in de.surethingies.properties with type arguments of type Parameter | |
---|---|
static void |
ParameterFactory.addDefaultParameters(String group,
SortedSet<Parameter> params)
Add a Parameter which could be used to translate Settings in TypedParameters |
protected void |
Parameters.addDefaultParameters(String group,
SortedSet<Parameter> params)
Add a Parameter which could be used to translate Settings in TypedParameters |
Constructors in de.surethingies.properties with parameters of type Parameter | |
---|---|
TypedParameter(Parameter parameter,
String identifier,
String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |