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