Package | Description |
---|---|
com.hp.lft.sdk.mobile |
Provides the SDK for testing objects in mobile applications.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
RadioGroupDescription.Init<T extends RadioGroupDescription.Init<T>>
Helper class for RadioGroupDescription.Builder.
|
Modifier and Type | Class and Description |
---|---|
static class |
RadioGroupDescription.Builder
This class can be used to construct an instance of the RadioGroupDescription class using the builder pattern.
|
Constructor and Description |
---|
RadioGroupDescription(RadioGroupDescription.Init<?> init)
Initializes a new instance of the RadioGroupDescription class using the Builder pattern.
|