(@org.apache.storm.thrift.annotation.Nullable ComponentCommon common)
| 179 | } |
| 180 | |
| 181 | public void set_common(@org.apache.storm.thrift.annotation.Nullable ComponentCommon common) { |
| 182 | this.common = common; |
| 183 | } |
| 184 | |
| 185 | public void unset_common() { |
| 186 | this.common = null; |