org.apache.myfaces.config.element
Class ListEntry
java.lang.Object
org.apache.myfaces.config.element.ListEntry
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ListEntriesImpl.Entry
public abstract class ListEntry
- extends Object
- implements Serializable
- Version:
- $Revision: 1187701 $ $Date: 2011-10-22 12:21:54 +0000 (Sat, 22 Oct 2011) $
- Author:
- Manfred Geiler (latest modification by $Author: bommel $)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListEntry
public ListEntry()
isNullValue
public abstract boolean isNullValue()
getValue
public abstract String getValue()
Copyright © 2014 The Apache Software Foundation. All rights reserved.