10 #ifndef ULFEATURETYPE_H 
   11 #define ULFEATURETYPE_H 
  309     virtual void clear();
 
  315     bool operator==(
const char *otherStringID) 
const;
 
  317     bool operator!=(
const char *otherStringID) 
const;
 
  319     bool operator<(
const char *otherStringID) 
const;
 
  327     static int nEnumeratedValues;