|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Methods that allow you to apply a ViewFormat
to an object. ViewFormat
objects allow you to format numbers.
Method Summary | |
ViewFormat |
getViewFormat() Retrieves a ViewFormat for this object. |
void |
setViewFormat(ViewFormat viewFormat) Specifies a ViewFormat for this object. |
Method Detail |
public void setViewFormat(ViewFormat viewFormat)
ViewFormat
for this object.viewFormat
- A ViewFormat
for this object.public ViewFormat getViewFormat()
ViewFormat
for this object.ViewFormat
for this object.
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |