com.businessobjects.sdk.plugin.desktop.common
Interface IMetrics

All Superinterfaces:
java.util.Collection, ISDKList, java.lang.Iterable, java.util.List

public interface IMetrics
extends ISDKList

This collection is used to store IMetric objects.


Method Summary
 java.lang.String getServiceInterfaceName()
          Return the interface name of this particular metric
 
Methods inherited from interface com.crystaldecisions.sdk.properties.ISDKList
get
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

getServiceInterfaceName

java.lang.String getServiceInterfaceName()
Return the interface name of this particular metric

Returns:
Interface name