org.apache.myfaces.config.element
Class FacesFlowParameter
java.lang.Object
org.apache.myfaces.config.element.FacesFlowParameter
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FacesFlowParameterImpl
public abstract class FacesFlowParameter
- extends Object
- implements Serializable
- Author:
- Leonardo Uribe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesFlowParameter
public FacesFlowParameter()
getName
public abstract String getName()
getValue
public abstract String getValue()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.