Package com.bandwidth.iris.sdk.model
Class TnLineOptions
- java.lang.Object
-
- com.bandwidth.iris.sdk.model.TnLineOptions
-
public class TnLineOptions extends Object
Created by sbarstow on 6/16/15.
-
-
Constructor Summary
Constructors Constructor Description TnLineOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCallingNameDisplay()StringgetTelephoneNumber()voidsetCallingNameDisplay(String callingNameDisplay)voidsetTelephoneNumber(String telephoneNumber)
-