org.ow2.orchestra.util
Class JAXBUtils.JAXBMapAdapter.InternalMapEntryType<K,V>
java.lang.Object
org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter.InternalMapEntryType<K,V>
- Enclosing class:
- JAXBUtils.JAXBMapAdapter<K,V,W>
public static class JAXBUtils.JAXBMapAdapter.InternalMapEntryType<K,V>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public K key
value
public V value
JAXBUtils.JAXBMapAdapter.InternalMapEntryType
public JAXBUtils.JAXBMapAdapter.InternalMapEntryType()
JAXBUtils.JAXBMapAdapter.InternalMapEntryType
public JAXBUtils.JAXBMapAdapter.InternalMapEntryType(K key,
V value)
Copyright © 2011 OW2 Consortium. All Rights Reserved.