Public Member Functions | |
grt::StringRef | datatype () const |
Getter for attribute datatype. | |
virtual void | datatype (const grt::StringRef &value) |
Setter for attribute datatype. | |
grt::StringRef | paramType () const |
Getter for attribute paramType. | |
virtual void | paramType (const grt::StringRef &value) |
Setter for attribute paramType. |
grt::StringRef datatype | ( | ) | const |
Getter for attribute datatype.
virtual void datatype | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute datatype.
grt::StringRef paramType | ( | ) | const |
Getter for attribute paramType.
virtual void paramType | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute paramType.