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