Uses of Class
com.bandwidth.iris.sdk.model.Warning
-
Packages that use Warning Package Description com.bandwidth.iris.sdk.model -
-
Uses of Warning in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return types with arguments of type Warning Modifier and Type Method Description List<Warning>TnOptionGroup. getWarnings()Method parameters in com.bandwidth.iris.sdk.model with type arguments of type Warning Modifier and Type Method Description voidTnOptionGroup. setWarnings(List<Warning> warnings)
-