com.bea.wlcp.wlng.statistics
Class StatisticTypeDescriptor
java.lang.Object
com.bea.wlcp.wlng.statistics.StatisticTypeDescriptor
- All Implemented Interfaces:
- Serializable
- public final class StatisticTypeDescriptor
- extends Object
- implements Serializable
- See Also:
- Serialized Form
- Copyright © 2008 Oracle Corporation. All Rights Reserved.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
statisticsTypeID
public int statisticsTypeID
statisticsTypeName
public String statisticsTypeName
StatisticTypeDescriptor
public StatisticTypeDescriptor(String _statisticsTypeName,
int _statisticsTypeID)