Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.wsspi.usage.metering.MetricGroupDescriptor.GroupRollUp

    • Uses of MetricGroupDescriptor.GroupRollUp in com.ibm.wsspi.usage.metering

      Methods in com.ibm.wsspi.usage.metering that return MetricGroupDescriptor.GroupRollUp 
      Modifier and Type Method and Description
      static MetricGroupDescriptor.GroupRollUp MetricGroupDescriptor.GroupRollUp.valueOf(java.lang.String name)
      Returns the enum constant of this type with the specified name.
      static MetricGroupDescriptor.GroupRollUp[] MetricGroupDescriptor.GroupRollUp.values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      Methods in com.ibm.wsspi.usage.metering with parameters of type MetricGroupDescriptor.GroupRollUp 
      Modifier and Type Method and Description
      MetricGroupDescriptor MetricGroupDescriptor.setGroupRollUpMethod(MetricGroupDescriptor.GroupRollUp groupRollUp)
      Sets the group roll up type method.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes