Package com.hp.lft.sdk.java
Class LinkDescription.Builder
java.lang.Object
com.hp.lft.sdk.DescriptionBase.Init<T>
com.hp.lft.sdk.java.UiObjectBaseDescription.Init<T>
com.hp.lft.sdk.java.LinkDescription.Init<LinkDescription.Builder>
com.hp.lft.sdk.java.LinkDescription.Builder
- Enclosing class:
- LinkDescription
This class can be used to construct an instance of the LinkDescription class using the builder pattern.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hp.lft.sdk.java.LinkDescription.Init
build, text, text
Methods inherited from class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
absoluteLocation, absoluteLocation, absoluteLocation, attachedText, attachedText, backgroundColor, backgroundColor, enabled, focused, foregroundColor, foregroundColor, label, label, location, location, location, nativeClass, nativeClass, objectName, objectName, path, path, size, size, size, tagName, tagName, visible, wrapped
Methods inherited from class com.hp.lft.sdk.DescriptionBase.Init
index, objectProperties, vri, vri
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
- Specified by:
self
in classDescriptionBase.Init<LinkDescription.Builder>
-