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