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