org.richfaces.cdk.model
Class Properties
java.lang.Object
org.richfaces.cdk.model.Properties
public class Properties
- extends Object
That class contains properties collection from standard include file.
- Author:
- asmirnov@exadel.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Properties
public Properties()
getProperties
public List<? extends PropertyModel> getProperties()
- Returns:
- the properties
setProperties
public void setProperties(List<? extends PropertyModel> properties)
- Parameters:
properties - the properties to set
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.