Uses of Class
com.bandwidth.iris.sdk.model.LosingCarrierTnList
-
Packages that use LosingCarrierTnList Package Description com.bandwidth.iris.sdk.model -
-
Uses of LosingCarrierTnList in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return types with arguments of type LosingCarrierTnList Modifier and Type Method Description List<LosingCarrierTnList>NumberPortabilityResponse. getSupportedLosingCarriers()List<LosingCarrierTnList>NumberPortabilityResponse. getUnsupportedLosingCarriers()Method parameters in com.bandwidth.iris.sdk.model with type arguments of type LosingCarrierTnList Modifier and Type Method Description voidNumberPortabilityResponse. setSupportedLosingCarriers(List<LosingCarrierTnList> supportedLosingCarriers)voidNumberPortabilityResponse. setUnsupportedLosingCarriers(List<LosingCarrierTnList> unsupportedLosingCarriers)
-