cloudsigma2/src/main/java/org/jclouds/cloudsigma2/domain/AccountUsage.java [120:130]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      this.cpu = cpu;
      this.dssd = dssd;
      this.ip = ip;
      this.mem = mem;
      this.windowsWebServer2008 = windowsWebServer2008;
      this.windowsServer2008Standard = windowsServer2008Standard;
      this.sqlServerStandard2008 = sqlServerStandard2008;
      this.sms = sms;
      this.ssd = ssd;
      this.tx = tx;
      this.vlan = vlan;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



cloudsigma2/src/main/java/org/jclouds/cloudsigma2/domain/BurstLevel.java [119:129]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      this.cpu = cpu;
      this.dssd = dssd;
      this.ip = ip;
      this.mem = mem;
      this.windowsWebServer2008 = windowsWebServer2008;
      this.windowsServer2008Standard = windowsServer2008Standard;
      this.sqlServerStandard2008 = sqlServerStandard2008;
      this.sms = sms;
      this.ssd = ssd;
      this.tx = tx;
      this.vlan = vlan;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



