Uses of Class
com.bandwidth.iris.sdk.model.TnLineOptions
-
Packages that use TnLineOptions Package Description com.bandwidth.iris.sdk.model -
-
Uses of TnLineOptions in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return types with arguments of type TnLineOptions Modifier and Type Method Description List<TnLineOptions>LineOptionOrder. getLineOptions()Method parameters in com.bandwidth.iris.sdk.model with type arguments of type TnLineOptions Modifier and Type Method Description voidLineOptionOrder. setLineOptions(List<TnLineOptions> lineOptions)
-