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