Uses of Class
org.xmlsoap.schemas.ws._2004._09.mex.MetadataReference

Packages that use MetadataReference
org.xmlsoap.schemas.ws._2004._09.mex   
 

Uses of MetadataReference in org.xmlsoap.schemas.ws._2004._09.mex
 

Methods in org.xmlsoap.schemas.ws._2004._09.mex that return MetadataReference
 MetadataReference ObjectFactory.createMetadataReference()
          Create an instance of MetadataReference
 MetadataReference MetadataSection.getMetadataReference()
          Gets the value of the metadataReference property.
 

Methods in org.xmlsoap.schemas.ws._2004._09.mex with parameters of type MetadataReference
 void MetadataSection.setMetadataReference(MetadataReference value)
          Sets the value of the metadataReference property.