26 #define NUMSYS_NAME_CAPACITY 8
34 #if !UCONFIG_NO_FORMATTING
133 int32_t getRadix()
const;
143 const char * getName()
const;
166 UBool isAlgorithmic()
const;
174 static UClassID U_EXPORT2 getStaticClassID(
void);
190 void setRadix(int32_t radix);
192 void setAlgorithmic(
UBool algorithmic);
196 void setName(
const char* name);
200 UBool hasContiguousDecimalDigits()
const;