21 #ifndef U_HIDE_INTERNAL_API
27 #define NUMSYS_NAME_CAPACITY 8
36 #if !UCONFIG_NO_FORMATTING
133 const char * getName();
152 UBool isAlgorithmic()
const;
160 static UClassID U_EXPORT2 getStaticClassID(
void);
176 void setRadix(int32_t radix);
178 void setAlgorithmic(
UBool algorithmic);
182 void setName(
const char* name);
186 UBool hasContiguousDecimalDigits()
const;