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

Class ListEntries.Entry

Enclosing Class:
ListEntries
Implemented Interfaces:
ListEntry

public static class ListEntries.Entry
extends java.lang.Object
implements ListEntry

Method Summary

String
getValue()
boolean
isNullValue()
void
setNullValue()
void
setValue(String value)

Method Details

getValue

public String getValue()
Specified by:
getValue in interface ListEntry

isNullValue

public boolean isNullValue()
Specified by:
isNullValue in interface ListEntry

setNullValue

public void setNullValue()

setValue

public void setValue(String value)