| 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-04  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NumberFormat
| Method Summary | |
|---|---|
 java.lang.String | 
getNumberFormatString()
Retrieves the number format mask that specifies how a number should be formatted.  | 
 void | 
setNumberFormatString(java.lang.String strNumberFormatString)
Specifies how a number should be formatted based on the specified format mask.  | 
| Method Detail | 
|---|
void setNumberFormatString(java.lang.String strNumberFormatString)
strNumberFormatString - A String value which contains the
        number format mask.java.lang.String getNumberFormatString()
String which is the number format mask being used.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-04  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||