Public Member Functions | |
grt::StringListRef | collations () const |
Getter for attribute collations (read-only). | |
grt::StringRef | defaultCollation () const |
Getter for attribute defaultCollation. | |
virtual void | defaultCollation (const grt::StringRef &value) |
Setter for attribute defaultCollation. | |
grt::StringRef | description () const |
Getter for attribute description. | |
virtual void | description (const grt::StringRef &value) |
Setter for attribute description. |
grt::StringListRef collations | ( | ) | const |
Getter for attribute collations (read-only).
virtual void defaultCollation | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute defaultCollation.
grt::StringRef defaultCollation | ( | ) | const |
Getter for attribute defaultCollation.
grt::StringRef description | ( | ) | const |
Getter for attribute description.
virtual void description | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute description.