Uses of Class
com.bandwidth.iris.sdk.model.OrderHistory
-
Packages that use OrderHistory Package Description com.bandwidth.iris.sdk.model -
-
Uses of OrderHistory in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return types with arguments of type OrderHistory Modifier and Type Method Description List<OrderHistory>OrderHistoryWrapper. getOrderHistoryList()Method parameters in com.bandwidth.iris.sdk.model with type arguments of type OrderHistory Modifier and Type Method Description voidOrderHistoryWrapper. setOrderHistoryList(List<OrderHistory> orderHistoryList)
-