Interface MissingParams
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>
getParams()
A list of the missing parametersvoid
setParams(java.util.List<java.lang.String> val)
-
Methods inherited from interface ch.loway.oss.ari4java.generated.models.Message
getAsterisk_id, getType, setAsterisk_id, setType
-
-