Class TextItemValueNode
java.lang.Object
com.aquima.web.api.model.page.element.TextItemNode
com.aquima.web.api.model.page.element.TextItemValueNode
This class represents a value node within a text item.
- Since:
- 9.2
- Author:
- A.Pragt
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextItemValueNode
public TextItemValueNode()
-
-
Method Details
-
getNodeType
Description copied from class:TextItemNode
This method returns the type of the node.- Specified by:
getNodeType
in classTextItemNode
- Returns:
- The type of the node.
-
getValues
-
hashCode
public int hashCode() -
equals
-