|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.ace.mws.counters.Counters
class Counters
| Field Summary | |
|---|---|
private Long |
id
|
| Constructor Summary | |
Counters()
|
|
| Method Summary | |
|---|---|
Long
|
getId()
|
void
|
setId(Long id)
|
String
|
toString()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private Long id
| Constructor Detail |
|---|
Counters()
| Method Detail |
|---|
Long getId()
void setId(Long id)
String toString()
Groovy Documentation