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

Packages that use ResourcePropertyMetaData
org.apache.ws.resource.properties   
 

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

Methods in org.apache.ws.resource.properties that return ResourcePropertyMetaData
 ResourcePropertyMetaData ResourcePropertySetMetaData.getPropertyMetaData(javax.xml.namespace.QName name)
          Returns the metadata associated with the resource property with the specified name.
 ResourcePropertyMetaData[] ResourcePropertySetMetaData.getPropertyMetaDatas()
          Returns the metadata associated with all of the resource properties in this set.
 ResourcePropertyMetaData ResourceProperty.getMetaData()
          Gets meta data of this resource property.
 



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