Package com.bandwidth.iris.sdk.model
Class Warning
- java.lang.Object
-
- com.bandwidth.iris.sdk.model.BaseModel
-
- com.bandwidth.iris.sdk.model.Warning
-
public class Warning extends BaseModel
-
-
Constructor Summary
Constructors Constructor Description Warning()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()StringgetTelephoneNumber()voidsetDescription(String description)voidsetTelephoneNumber(String telephoneNumber)
-