public class FormValuePlaceholderRepresentation extends Object
Constructor and Description |
---|
FormValuePlaceholderRepresentation(String placeholder,
Object value,
String type) |
Modifier and Type | Method and Description |
---|---|
String |
getPlaceholder() |
String |
getType() |
Object |
getValue() |
void |
setPlaceholder(String placeholder) |
void |
setType(String type) |
void |
setValue(Object value) |
Copyright © 2014–2015 Alfresco. All rights reserved.