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