- Timestamp:
- 10/15/13 13:21:33 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/supervisor/src/main/java/omq/common/broker/HasObject.java
r100 r103 37 37 } 38 38 39 public boolean isHasObject() {39 public boolean hasObject() { 40 40 return hasObject; 41 41 }
Note: See TracChangeset
for help on using the changeset viewer.