org.apache.myfaces.config.element
Class FacesFlowMethodParameter
java.lang.Object
org.apache.myfaces.config.element.FacesFlowMethodParameter
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FacesFlowMethodParameterImpl
public abstract class FacesFlowMethodParameter
- extends Object
- implements Serializable
- Author:
- lu4242
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesFlowMethodParameter
public FacesFlowMethodParameter()
getClassName
public abstract String getClassName()
getValue
public abstract String getValue()
Copyright © 2015 The Apache Software Foundation. All rights reserved.