public class Suite extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Suite.Id |
| Constructor and Description |
|---|
Suite(Suite.Id id,
String title,
long appVersionId,
String frameworkVersion,
Map<String,Set<String>> deviceIds) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAppVersionId() |
Map<String,Set<String>> |
getDeviceIds() |
String |
getFrameworkVersion() |
Suite.Id |
getId() |
String |
getTitle() |
Copyright © 2018. All rights reserved.