Uses of Class
com.bandwidth.iris.sdk.model.ImportTnError
-
Packages that use ImportTnError Package Description com.bandwidth.iris.sdk.model -
-
Uses of ImportTnError in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return types with arguments of type ImportTnError Modifier and Type Method Description List<ImportTnError>ImportTnCheckerPayload. getImportTnErrorList()Method parameters in com.bandwidth.iris.sdk.model with type arguments of type ImportTnError Modifier and Type Method Description voidImportTnCheckerPayload. setImportTnErrorList(List<ImportTnError> importTnErrorList)
-