Uses of Class
org.openapitools.client.model.ProfileMappingSource
Packages that use ProfileMappingSource
- 
Uses of ProfileMappingSource in org.openapitools.client.model
Methods in org.openapitools.client.model that return ProfileMappingSourceModifier and TypeMethodDescriptionProfileMapping.getSource()Get sourceProfileMapping.getTarget()Get targetMethods in org.openapitools.client.model with parameters of type ProfileMappingSourceModifier and TypeMethodDescriptionvoidProfileMapping.setSource(ProfileMappingSource source) voidProfileMapping.setTarget(ProfileMappingSource target) ProfileMapping.source(ProfileMappingSource source) ProfileMapping.target(ProfileMappingSource target)