com.oracle.webservices.api.message
Class BasePropertySet.PropertyMapEntry

java.lang.Object
  extended by com.oracle.webservices.api.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.


Constructor Summary
BasePropertySet.PropertyMapEntry(String k, BasePropertySet.Accessor v)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasePropertySet.PropertyMapEntry

public BasePropertySet.PropertyMapEntry(String k,
                                        BasePropertySet.Accessor v)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.