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