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.mobile
Classes in com.hp.lft.sdk.mobile with type parameters of type DropDownDescription.InitModifier and TypeClassDescriptionprotected static class
DropDownDescription.Init<T extends DropDownDescription.Init<T>>
Helper class for DropDownDescription.Builder.Subclasses of DropDownDescription.Init in com.hp.lft.sdk.mobileModifier and TypeClassDescriptionstatic class
This 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.InitModifierConstructorDescriptionprotected
Initializes a new instance of the DropDownDescription class using the Builder pattern.