package com.hbm.calc; public class PowerNet { public int id; public int requestedPower; public int buffer; }