|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppConfiguration
This interface provide methods for change configuration object
| Method Summary | |
|---|---|
AppConfiguration |
add(Ordinal e,
org.jdiameter.api.Configuration... value)
Add elements to configuration |
AppConfiguration |
add(Ordinal e,
java.lang.Object value)
|
| Methods inherited from interface org.jdiameter.api.Configuration |
|---|
getBooleanValue, getByteArrayValue, getByteValue, getChildren, getDoubleValue, getIntValue, getLongValue, getStringValue, isAttributeExist |
| Method Detail |
|---|
AppConfiguration add(Ordinal e,
org.jdiameter.api.Configuration... value)
e - elements identifiervalue - array of elements
AppConfiguration add(Ordinal e,
java.lang.Object value)
e - element identifiervalue - parameter value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||