org.jvnet.ws.message
Interface PropertySet

All Superinterfaces:
PropertySet

Deprecated.

@Deprecated
public interface PropertySet
extends PropertySet

A set of "properties" that can be accessed via strongly-typed fields as well as reflexibly through the property name.

Author:
Kohsuke Kawaguchi

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.oracle.webservices.api.message.PropertySet
PropertySet.Property
 
Method Summary
 
Methods inherited from interface com.oracle.webservices.api.message.PropertySet
asMap, containsKey, createMapView, get, put, remove, supports
 



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