org.jdiameter.common.api.statistic
Interface IStatisticRecord.IntegerValueHolder

All Superinterfaces:
IStatisticRecord.ValueHolder
Enclosing interface:
IStatisticRecord

public static interface IStatisticRecord.IntegerValueHolder
extends IStatisticRecord.ValueHolder


Method Summary
 int getValueAsInt()
          Return value of counter as integer
 
Methods inherited from interface org.jdiameter.common.api.statistic.IStatisticRecord.ValueHolder
getValueAsString
 

Method Detail

getValueAsInt

int getValueAsInt()
Return value of counter as integer

Returns:
value of counter


Copyright © 2014. All Rights Reserved.