Uses of Class
com.hp.lft.sdk.mobile.RadioGroupDescription.Init
Packages that use RadioGroupDescription.Init
Package
Description
Provides the SDK for testing objects in mobile applications.
-
Uses of RadioGroupDescription.Init in com.hp.lft.sdk.mobile
Classes in com.hp.lft.sdk.mobile with type parameters of type RadioGroupDescription.InitModifier and TypeClassDescriptionprotected static class
RadioGroupDescription.Init<T extends RadioGroupDescription.Init<T>>
Helper class for RadioGroupDescription.Builder.Subclasses of RadioGroupDescription.Init in com.hp.lft.sdk.mobileModifier and TypeClassDescriptionstatic class
This class can be used to construct an instance of the RadioGroupDescription class using the builder pattern.Constructors in com.hp.lft.sdk.mobile with parameters of type RadioGroupDescription.InitModifierConstructorDescriptionprotected
Initializes a new instance of the RadioGroupDescription class using the Builder pattern.