RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.model
Class Properties

java.lang.Object
  extended by org.richfaces.cdk.model.Properties

public class Properties
extends Object

That class contains properties collection from standard include file.

Author:
asmirnov@exadel.com

Constructor Summary
Properties()
           
 
Method Summary
 List<? extends PropertyModel> getProperties()
          

 void setProperties(List<? extends PropertyModel> properties)
          

 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Properties

public Properties()
Method Detail

getProperties

public List<? extends PropertyModel> getProperties()

Returns:
the properties

setProperties

public void setProperties(List<? extends PropertyModel> properties)

Parameters:
properties - the properties to set

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.