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