org.apache.myfaces.config.element
Interface ListEntry

All Known Implementing Classes:
ListEntries.Entry

public interface ListEntry

Version:
$Revision: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $
Author:
Manfred Geiler (latest modification by $Author: grantsmith $)

Method Summary
 java.lang.String getValue()
           
 boolean isNullValue()
           
 

Method Detail

isNullValue

boolean isNullValue()

getValue

java.lang.String getValue()