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