java.lang.Object
org.apache.myfaces.config.impl.digester.elements.ListEntries.Entry
public static class ListEntries.Entry
extends java.lang.Object
implements ListEntry
String
getValue()
boolean
isNullValue()
void
setNullValue()
setValue(String value)
public String getValue()
Specified by:getValue in interface ListEntry
public boolean isNullValue()
Specified by:isNullValue in interface ListEntry
public void setNullValue()
public void setValue(String value)