org.apache.myfaces.trinidaddemo.tagDemos
Class ForEachBean.UpdatableItem
java.lang.Object
org.apache.myfaces.trinidaddemo.tagDemos.ForEachBean.UpdatableItem
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ForEachBean
public static class ForEachBean.UpdatableItem
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForEachBean.UpdatableItem
public ForEachBean.UpdatableItem(String key,
String value)
getKey
public final String getKey()
setValue
public final void setValue(String value)
getValue
public final String getValue()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.