Uses of Enum Class
com.hp.lft.sdk.VerticalVisualRelation
Packages that use VerticalVisualRelation
Package
Description
Provides the SDK for core OpenText Functional Testing for Developers functionality.
-
Uses of VerticalVisualRelation in com.hp.lft.sdk
Methods in com.hp.lft.sdk that return VerticalVisualRelationModifier and TypeMethodDescriptionVisualRelation.getVerticalRelation()Returns the vertical relation definition.static VerticalVisualRelationReturns the enum constant of this class with the specified name.static VerticalVisualRelation[]VerticalVisualRelation.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 VerticalVisualRelationModifier and TypeMethodDescriptionVisualRelation.setVerticalRelation(VerticalVisualRelation verticalRelation) Sets the vertical relation definition.