Class BusinessSegmentHistoryItem


  • public class BusinessSegmentHistoryItem
    extends Object
    One business/regional segment item in a historical snapshot.
    • Field Detail

      • name

        public String name
        Segment name
      • percent

        public String percent
        Percentage of total
      • value

        public String value
        Absolute value
    • Constructor Detail

      • BusinessSegmentHistoryItem

        public BusinessSegmentHistoryItem()