Uses of Class
com.cloudtestapi.device.models.ModelListInfoBase
-
Packages that use ModelListInfoBase Package Description com.cloudtestapi.device com.cloudtestapi.device.models -
-
Uses of ModelListInfoBase in com.cloudtestapi.device
Methods in com.cloudtestapi.device with type parameters of type ModelListInfoBase Modifier and Type Method Description <T extends ModelListInfoBase>
T[]DeviceClient. getProjectModelListInfo(Integer listId, Constants.ModelListFilterType filterType)get model group infoMethods in com.cloudtestapi.device that return ModelListInfoBase Modifier and Type Method Description <T extends ModelListInfoBase>
T[]DeviceClient. getProjectModelListInfo(Integer listId, Constants.ModelListFilterType filterType)get model group info -
Uses of ModelListInfoBase in com.cloudtestapi.device.models
Subclasses of ModelListInfoBase in com.cloudtestapi.device.models Modifier and Type Class Description classDeviceListInfoclassModelListInfo
-