Uses of Class
org.apache.myfaces.config.impl.element.PropertyImpl
-
Packages that use PropertyImpl Package Description org.apache.myfaces.config.impl.element -
-
Uses of PropertyImpl in org.apache.myfaces.config.impl.element
Methods in org.apache.myfaces.config.impl.element that return types with arguments of type PropertyImpl Modifier and Type Method Description Collection<PropertyImpl>
BehaviorImpl. getProperties()
Methods in org.apache.myfaces.config.impl.element with parameters of type PropertyImpl Modifier and Type Method Description void
BehaviorImpl. addProperty(PropertyImpl property)
-