Class BasePropertySet.PropertyMapEntry
- java.lang.Object
-
- 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 Detail
-
PropertyMapEntry
public PropertyMapEntry(String k, BasePropertySet.Accessor v)
-
-