Uses of Class
org.somda.sdc.dpws.soap.wsmetadataexchange.model.MetadataSection
-
Packages that use MetadataSection Package Description org.somda.sdc.dpws.soap.wsmetadataexchange.model -
-
Uses of MetadataSection in org.somda.sdc.dpws.soap.wsmetadataexchange.model
Fields in org.somda.sdc.dpws.soap.wsmetadataexchange.model with type parameters of type MetadataSection Modifier and Type Field Description protected List<MetadataSection>Metadata. metadataSectionMethods in org.somda.sdc.dpws.soap.wsmetadataexchange.model that return MetadataSection Modifier and Type Method Description MetadataSectionObjectFactory. createMetadataSection()Create an instance ofMetadataSectionMethods in org.somda.sdc.dpws.soap.wsmetadataexchange.model that return types with arguments of type MetadataSection Modifier and Type Method Description List<MetadataSection>Metadata. getMetadataSection()Gets the value of the metadataSection property.Method parameters in org.somda.sdc.dpws.soap.wsmetadataexchange.model with type arguments of type MetadataSection Modifier and Type Method Description voidMetadata. setMetadataSection(List<MetadataSection> value)
-