public class RestEnumFormProperty extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
name |
| Constructor and Description |
|---|
RestEnumFormProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
void |
setId(String id) |
void |
setName(String name) |
Copyright © 2016 Alfresco. All rights reserved.