Tag Query Methods
Following are the methods used in tag query:
Methods | Input Parameter | Output | Description |
|---|---|---|---|
setResolution | Integer | - | Sets the |
getResolution | - | Integer | Returns the |
setTotalizerFactor | Double | - | Sets the |
getTotalizerFactor | - | Double | Returns the |
setTagName | Int index, String value | - | Sets the |
getTagName | Int index | String | Returns the tag name for given index |
setTagValue | Int index, String value | - | Sets the tag value for given index |
getTagValue | Int index | String | Returns the tag value for given index |
getQueryType | - | String | Return the type of query |