org.apache.myfaces.config.impl.digester.elements
Class FacesConfigNameSlotImpl

java.lang.Object
  extended by org.apache.myfaces.config.element.OrderSlot
      extended by org.apache.myfaces.config.element.FacesConfigNameSlot
          extended by org.apache.myfaces.config.impl.digester.elements.FacesConfigNameSlotImpl
All Implemented Interfaces:
Serializable

public class FacesConfigNameSlotImpl
extends FacesConfigNameSlot
implements Serializable

See Also:
Serialized Form

Constructor Summary
FacesConfigNameSlotImpl()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesConfigNameSlotImpl

public FacesConfigNameSlotImpl()
Method Detail

getName

public String getName()
Specified by:
getName in class FacesConfigNameSlot

setName

public void setName(String name)


Copyright © 2014 The Apache Software Foundation. All rights reserved.