Uses of Class
org.citrusframework.mvn.plugin.config.tests.MappingsConfiguration
Packages that use MappingsConfiguration
-
Uses of MappingsConfiguration in org.citrusframework.mvn.plugin.config.tests
Methods in org.citrusframework.mvn.plugin.config.tests that return MappingsConfigurationModifier and TypeMethodDescriptionSwaggerConfiguration.getMappings()Gets the mappings.WsdlConfiguration.getMappings()Gets the mappings.XsdConfiguration.getMappings()Gets the mappings.Methods in org.citrusframework.mvn.plugin.config.tests with parameters of type MappingsConfigurationModifier and TypeMethodDescriptionvoidSwaggerConfiguration.setMappings(MappingsConfiguration mappings) Sets the mappings.voidWsdlConfiguration.setMappings(MappingsConfiguration mappings) Sets the mappings.voidXsdConfiguration.setMappings(MappingsConfiguration mappings) Sets the mappings.