Uses of Enum Class
com.hp.lft.sdk.HorizontalVisualRelation
Packages that use HorizontalVisualRelation
Package
Description
Provides the SDK for core OpenText Functional Testing for Developers functionality.
-
Uses of HorizontalVisualRelation in com.hp.lft.sdk
Methods in com.hp.lft.sdk that return HorizontalVisualRelationModifier and TypeMethodDescriptionVisualRelation.getHorizontalRelation()
Returns the horizontal relation definition.static HorizontalVisualRelation
Returns the enum constant of this class with the specified name.static HorizontalVisualRelation[]
HorizontalVisualRelation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hp.lft.sdk with parameters of type HorizontalVisualRelationModifier and TypeMethodDescriptionVisualRelation.setHorizontalRelation
(HorizontalVisualRelation horizontalRelation) Sets the horizontal relation definition.