|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.configuration.spring.SpringBeanMap.Entry<V>
public static class SpringBeanMap.Entry<V>
| Constructor Summary | |
|---|---|
SpringBeanMap.Entry(SpringBeanMap<V> map,
java.lang.String key)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
|
V |
getValue()
|
V |
setValue(V value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Map.Entry |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public SpringBeanMap.Entry(SpringBeanMap<V> map,
java.lang.String key)
| Method Detail |
|---|
public java.lang.String getKey()
getKey in interface java.util.Map.Entry<java.lang.String,V>public V getValue()
getValue in interface java.util.Map.Entry<java.lang.String,V>public V setValue(V value)
setValue in interface java.util.Map.Entry<java.lang.String,V>
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||