|
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.SpringBeanQNameMap.Entry<V>
public static class SpringBeanQNameMap.Entry<V>
| Constructor Summary | |
|---|---|
SpringBeanQNameMap.Entry(SpringBeanQNameMap<V> map,
javax.xml.namespace.QName key)
|
|
| Method Summary | |
|---|---|
javax.xml.namespace.QName |
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 SpringBeanQNameMap.Entry(SpringBeanQNameMap<V> map,
javax.xml.namespace.QName key)
| Method Detail |
|---|
public javax.xml.namespace.QName getKey()
getKey in interface java.util.Map.Entry<javax.xml.namespace.QName,V>public V getValue()
getValue in interface java.util.Map.Entry<javax.xml.namespace.QName,V>public V setValue(V value)
setValue in interface java.util.Map.Entry<javax.xml.namespace.QName,V>
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||