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