|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisabledId | |
---|---|
com.techventus.server.voice.datatypes |
Uses of DisabledId in com.techventus.server.voice.datatypes |
---|
Methods in com.techventus.server.voice.datatypes that return DisabledId | |
---|---|
static DisabledId[] |
DisabledId.createArrayFromJsonObject(gvjava.org.json.JSONObject settingsJSON)
|
DisabledId[] |
Setting.getmDisabledIdList()
|
Methods in com.techventus.server.voice.datatypes that return types with arguments of type DisabledId | |
---|---|
static java.util.List<DisabledId> |
DisabledId.createDisabledIdListFromJsonPartResponse(java.lang.String jsonPart)
|
static java.util.List<DisabledId> |
DisabledId.createListFromJsonObject(gvjava.org.json.JSONObject disabledIdMapJSON)
|
Methods in com.techventus.server.voice.datatypes with parameters of type DisabledId | |
---|---|
void |
Setting.setmDisabledIdList(DisabledId[] mDisabledIdList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |