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