Showing
1 changed file
with
1 additions
and
1 deletions
@@ -27,6 +27,6 @@ public class OtherConfiguration { | @@ -27,6 +27,6 @@ public class OtherConfiguration { | ||
27 | private PowerMode powerMode; | 27 | private PowerMode powerMode; |
28 | private String fwUpdateResource; | 28 | private String fwUpdateResource; |
29 | private String swUpdateResource; | 29 | private String swUpdateResource; |
30 | - private boolean composite; | 30 | + private boolean compositeOperationsSupport; |
31 | 31 | ||
32 | } | 32 | } |