Uses of Class
com.bandwidth.iris.sdk.model.TnOptionGroup
-
Packages that use TnOptionGroup Package Description com.bandwidth.iris.sdk.model -
-
Uses of TnOptionGroup in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return types with arguments of type TnOptionGroup Modifier and Type Method Description List<TnOptionGroup>TnOptionOrder. getTnOptionGroups()Method parameters in com.bandwidth.iris.sdk.model with type arguments of type TnOptionGroup Modifier and Type Method Description voidTnOptionOrder. setTnOptionGroups(List<TnOptionGroup> tnOptionGroups)
-