Uses of Class
org.apache.cxf.ws.mex.model._2004_09.MetadataSection
-
Packages that use MetadataSection Package Description 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 Modifier and Type Field Description protected List<MetadataSection>Metadata. metadataSectionMethods in org.apache.cxf.ws.mex.model._2004_09 that return MetadataSection Modifier and Type Method Description MetadataSectionObjectFactory. createMetadataSection()Create an instance ofMetadataSectionMethods in org.apache.cxf.ws.mex.model._2004_09 that return types with arguments of type MetadataSection Modifier and Type Method Description List<MetadataSection>Metadata. getMetadataSection()Gets the value of the metadataSection property.
-