|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ace.mws.counters.Counters
class Counters
Field Summary | |
---|---|
private Long |
id
|
private static long |
serialVersionUID
|
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
private static final long serialVersionUID
Constructor Detail |
---|
Counters()
Method Detail |
---|
Long getId()
void setId(Long id)
String toString()
Groovy Documentation