Uses of Class
com.sun.xml.ws.mex.client.schema.MetadataSection

Packages that use MetadataSection
com.sun.xml.ws.mex.client.schema   
 

Uses of MetadataSection in com.sun.xml.ws.mex.client.schema
 

Fields in com.sun.xml.ws.mex.client.schema with type parameters of type MetadataSection
protected  java.util.List<MetadataSection> Metadata.metadataSection
           
 

Methods in com.sun.xml.ws.mex.client.schema that return MetadataSection
 MetadataSection ObjectFactory.createMetadataSection()
          Create an instance of MetadataSection
 

Methods in com.sun.xml.ws.mex.client.schema that return types with arguments of type MetadataSection
 java.util.List<MetadataSection> Metadata.getMetadataSection()
          Gets the value of the metadataSection property.