org.mobicents.slee.container.management.console.client.usage
Class CounterTypeSBBUsageParameterInfo

java.lang.Object
  extended by org.mobicents.slee.container.management.console.client.usage.SBBUsageParameterInfo
      extended by org.mobicents.slee.container.management.console.client.usage.CounterTypeSBBUsageParameterInfo
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class CounterTypeSBBUsageParameterInfo
extends SBBUsageParameterInfo
implements com.google.gwt.user.client.rpc.IsSerializable

Author:
Stefano Zappaterra

Constructor Summary
CounterTypeSBBUsageParameterInfo()
           
CounterTypeSBBUsageParameterInfo(java.lang.String name, long value)
           
 
Method Summary
 long getValue()
           
 
Methods inherited from class org.mobicents.slee.container.management.console.client.usage.SBBUsageParameterInfo
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CounterTypeSBBUsageParameterInfo

public CounterTypeSBBUsageParameterInfo()

CounterTypeSBBUsageParameterInfo

public CounterTypeSBBUsageParameterInfo(java.lang.String name,
                                        long value)
Method Detail

getValue

public long getValue()


Copyright © 2009. All Rights Reserved.