Apache CXF API

Uses of Class
org.apache.cxf.ws.mex.model._2004_09.MetadataSection

Packages that use MetadataSection
org.apache.cxf.ws.mex.model._2004_09   
 

Uses of MetadataSection in org.apache.cxf.ws.mex.model._2004_09
 

Fields in org.apache.cxf.ws.mex.model._2004_09 with type parameters of type MetadataSection
protected  List<MetadataSection> Metadata.metadataSection
           
 

Methods in org.apache.cxf.ws.mex.model._2004_09 that return MetadataSection
 MetadataSection ObjectFactory.createMetadataSection()
          Create an instance of MetadataSection
 

Methods in org.apache.cxf.ws.mex.model._2004_09 that return types with arguments of type MetadataSection
 List<MetadataSection> Metadata.getMetadataSection()
          Gets the value of the metadataSection property.
 


Apache CXF API

Apache CXF