Uses of Class
com.bandwidth.iris.sdk.model.RateCenterGroup
-
Packages that use RateCenterGroup Package Description com.bandwidth.iris.sdk.model -
-
Uses of RateCenterGroup in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return types with arguments of type RateCenterGroup Modifier and Type Method Description List<RateCenterGroup>NumberPortabilityResponse. getSupportedRateCenters()List<RateCenterGroup>NumberPortabilityResponse. getUnsupportedRateCenters()Method parameters in com.bandwidth.iris.sdk.model with type arguments of type RateCenterGroup Modifier and Type Method Description voidNumberPortabilityResponse. setSupportedRateCenters(List<RateCenterGroup> supportedRateCenters)voidNumberPortabilityResponse. setUnsupportedRateCenters(List<RateCenterGroup> unsupportedRateCenters)
-