Uses of Interface
org.apache.ws.resource.properties.ResourcePropertySetMetaData

Packages that use ResourcePropertySetMetaData
org.apache.ws.resource.properties   
org.apache.ws.resource.properties.impl   
 

Uses of ResourcePropertySetMetaData in org.apache.ws.resource.properties
 

Methods in org.apache.ws.resource.properties that return ResourcePropertySetMetaData
 ResourcePropertySetMetaData ResourcePropertySet.getMetaData()
          TODO
 

Uses of ResourcePropertySetMetaData in org.apache.ws.resource.properties.impl
 

Classes in org.apache.ws.resource.properties.impl that implement ResourcePropertySetMetaData
 class XmlBeansResourcePropertySetMetaData
          LOG-DONE Apache XMLBeans-based implementation of resource property set metadata.
 

Methods in org.apache.ws.resource.properties.impl that return ResourcePropertySetMetaData
 ResourcePropertySetMetaData XmlBeansResourcePropertySet.getMetaData()
          DOCUMENT_ME
 ResourcePropertySetMetaData XmlBeansResourcePropertyMetaData.getSetMetaData()
          DOCUMENT_ME
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.