26 #define NUMSYS_NAME_CAPACITY 8
34 #if !UCONFIG_NO_FORMATTING
133 int32_t getRadix()
const;
140 const char * getName()
const;
163 UBool isAlgorithmic()
const;
171 static UClassID U_EXPORT2 getStaticClassID(
void);
187 void setRadix(int32_t radix);
189 void setAlgorithmic(
UBool algorithmic);
193 void setName(
const char* name);
197 UBool hasContiguousDecimalDigits()
const;