Returns the object type for this GroupingInfo. @return The object type for this GroupingInfo.
()
| 95 | * @return The object type for this GroupingInfo. |
| 96 | */ |
| 97 | public String getObjectType() |
| 98 | { |
| 99 | return objectType; |
| 100 | } |
| 101 | |
| 102 | /** |
| 103 | * Sets the characteristic of the objects this GroupingInfo identifies will be tested |
no outgoing calls