|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.model.Properties
public class Properties
That class contains properties collection from standard include file.
| Constructor Summary | |
|---|---|
Properties()
|
|
| Method Summary | |
|---|---|
java.util.List<? extends PropertyModel> |
getProperties()
|
void |
setProperties(java.util.List<? extends PropertyModel> properties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Properties()
| Method Detail |
|---|
public java.util.List<? extends PropertyModel> getProperties()
public void setProperties(java.util.List<? extends PropertyModel> properties)
properties - the properties to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||