public class SavedGroup extends Object implements com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
SavedGroup() |
SavedGroup(String name,
String url) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getUrl() |
void |
setName(String name) |
void |
setUrl(String url) |
Copyright © 2017. All Rights Reserved.