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