public class Properties extends Object
That class contains properties collection from standard include file.
| Constructor and Description |
|---|
Properties() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends PropertyModel> |
getProperties()
|
void |
setProperties(List<? extends PropertyModel> properties)
|
public List<? extends PropertyModel> getProperties()
public void setProperties(List<? extends PropertyModel> properties)
properties - the properties to setCopyright © 2014 JBoss by Red Hat. All Rights Reserved.