24 #define NUMSYS_NAME_CAPACITY 8
33 #if !UCONFIG_NO_FORMATTING
125 #ifndef U_HIDE_DRAFT_API
131 const char * getName();
151 UBool isAlgorithmic()
const;
159 static UClassID U_EXPORT2 getStaticClassID(
void);
175 void setRadix(int32_t radix);
177 void setAlgorithmic(
UBool algorithmic);
181 void setName(
const char* name);
185 UBool hasContiguousDecimalDigits()
const;