org.apache.myfaces.config.impl.digester.elements
Class ListEntriesImpl.Entry
java.lang.Object
org.apache.myfaces.config.element.ListEntry
org.apache.myfaces.config.impl.digester.elements.ListEntriesImpl.Entry
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ListEntriesImpl
public static class ListEntriesImpl.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 |
ListEntriesImpl.Entry
public ListEntriesImpl.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 © 2015 The Apache Software Foundation. All rights reserved.