|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.1.0) E10653-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.jbo.common.ampool.AMStatistics.StatsInfo oracle.jbo.common.ampool.AMStatistics.StringStatsInfo
public static class AMStatistics.StringStatsInfo
Custom implementations of ApplicationModules should add their String properties using this class.
Field Summary |
---|
Fields inherited from class oracle.jbo.common.ampool.AMStatistics.StatsInfo |
---|
_description, _name, _type, _valueAsObject |
Constructor Summary | |
---|---|
AMStatistics.StringStatsInfo(java.lang.String value,
java.lang.String name,
java.lang.String description)
|
Method Summary | |
---|---|
java.lang.String |
getValue()
|
Methods inherited from class oracle.jbo.common.ampool.AMStatistics.StatsInfo |
---|
getDescription, getName, getType, getValueAsObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AMStatistics.StringStatsInfo(java.lang.String value, java.lang.String name, java.lang.String description)
Method Detail |
---|
public java.lang.String getValue()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.1.0) E10653-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |