org.jvnet.ws.message
Class BasePropertySet.PropertyMapEntry
java.lang.Object
org.jvnet.ws.message.BasePropertySet.PropertyMapEntry
- Enclosing class:
- BasePropertySet
public static class BasePropertySet.PropertyMapEntry
- extends Object
PropertyMapEntry represents a Map.Entry in the PropertyMap with more efficient access.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasePropertySet.PropertyMapEntry
public BasePropertySet.PropertyMapEntry(String k,
BasePropertySet.Accessor v)
Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.