org.apache.myfaces.config.impl.digester.elements
Class ListEntries.Entry
java.lang.Object
org.apache.myfaces.config.element.ListEntry
org.apache.myfaces.config.impl.digester.elements.ListEntries.Entry
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ListEntries
public static class ListEntries.Entry
- extends ListEntry
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListEntries.Entry
public ListEntries.Entry()
isNullValue
public boolean isNullValue()
- Specified by:
isNullValue
in class ListEntry
setNullValue
public void setNullValue()
getValue
public String getValue()
- Specified by:
getValue
in class ListEntry
setValue
public void setValue(String value)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.