public class PropertiesParam extends Parameter
| Constructor and Description |
|---|
PropertiesParam() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(Object value) |
ExoProperties |
getProperties() |
String |
getProperty(String name) |
Iterator<Property> |
getPropertyIterator() |
void |
setProperty(String name,
String value) |
String |
toString() |
getDescription, getName, setDescription, setNamepublic ExoProperties getProperties()
public void addProperty(Object value)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.