public class Vocabulary extends Object implements com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
Vocabulary() |
Vocabulary(String id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
void |
setId(String id) |
void |
setName(String name) |
Copyright © 2018. All rights reserved.