|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.webapp.ConfigFeature
javax.faces.webapp.ConfigProperty
public class ConfigProperty
Config Bean for an Property.
Constructor Summary | |
---|---|
ConfigProperty()
|
Method Summary | |
---|---|
java.lang.String |
getPropertyClass()
|
java.lang.String |
getPropertyName()
|
void |
setPropertyClass(java.lang.String propertyClass)
|
void |
setPropertyName(java.lang.String propertyName)
|
Methods inherited from class javax.faces.webapp.ConfigFeature |
---|
addAttribute, addProperty, getAttributes, getDescription, getDisplayName, getLargeIcon, getProperties, getSmallIcon, setDescription, setDisplayName, setLargeIcon, setSmallIcon |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigProperty()
Method Detail |
---|
public java.lang.String getPropertyClass()
public void setPropertyClass(java.lang.String propertyClass)
public java.lang.String getPropertyName()
public void setPropertyName(java.lang.String propertyName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |