|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1) E10653-03 |
||||||||
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.CountStatsInfo
public static class AMStatistics.CountStatsInfo
Custom implementations of ApplicationModules should add their long properties using this class.
Field Summary |
---|
Fields inherited from class oracle.jbo.common.ampool.AMStatistics.StatsInfo |
---|
_description, _name, _type, _valueAsObject |
Constructor Summary | |
---|---|
AMStatistics.CountStatsInfo(long value, java.lang.String name, java.lang.String description) |
Method Summary | |
---|---|
long |
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.CountStatsInfo(long value, java.lang.String name, java.lang.String description)
Method Detail |
---|
public long getValue()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1) E10653-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |