org.apache.myfaces.config.element
Interface ListEntry

All Known Implementing Classes:
ListEntries.Entry

public interface ListEntry

Version:
$Revision: 472618 $ $Date: 2006-11-08 21:06:54 +0100 (Mi, 08 Nov 2006) $
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()


Copyright © 2009. All Rights Reserved.