class GetIndicesRequestElement

Stores the <value> & <indexNo> tags in an Object form

Public Methods

[more]string getPath()
Returns a string representing path.
[more]void setPath(string path)
Sets the path.
[more]string getIndexNo()
Returns a string representing indexNo.
[more]void setIndexNo(string indexNo)
Sets the indexNo.


Documentation

Stores the <value> & <indexNo> tags in an Object form

ostring getPath()
Returns a string representing path.

Returns:
a String Value of path

ovoid setPath(string path)
Sets the path.

Parameters:
path - a String Value of path

ostring getIndexNo()
Returns a string representing indexNo.

Returns:
a String Value of index number

ovoid setIndexNo(string indexNo)
Sets the indexNo.

Parameters:
indexNo - a String Value of indexNo


This class has no child classes.
Author:
Parikshit Thakur & Team, Trace R&D Center
Version:
Revision: 1.0

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.