Uses of Class
org.jvnet.ws.message.PropertySet.PropertyMap

Packages that use PropertySet.PropertyMap
org.jvnet.ws.message   
 

Uses of PropertySet.PropertyMap in org.jvnet.ws.message
 

Methods in org.jvnet.ws.message that return PropertySet.PropertyMap
protected abstract  PropertySet.PropertyMap PropertySet.getPropertyMap()
          Map representing the Fields and Methods annotated with PropertySet.Property.
protected static PropertySet.PropertyMap PropertySet.parse(Class clazz)
          This method parses a class for fields and methods with PropertySet.Property.
 



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