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