public interface ParameterHolder
| Modifier and Type | Method and Description |
|---|---|
SortedSet<ParameterKeyValue> |
getAllParameters() |
SortedSet<ParameterKeyValue> |
getSetNullParams() |
SortedSet<ParameterKeyValue> |
getSetParams() |
SortedSet<ParameterKeyValue> getAllParameters()
SortedSet<ParameterKeyValue> getSetParams()
SortedSet<ParameterKeyValue> getSetNullParams()
Copyright © 2017. All rights reserved.