org.apache.myfaces.config.element

Interface ListEntry

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

String
getValue()
boolean
isNullValue()

Method Details

getValue

public String getValue()

isNullValue

public boolean isNullValue()