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