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 TypeMethodDescriptionvoid
ProfileMapping.setSource
(ProfileMappingSource source) void
ProfileMapping.setTarget
(ProfileMappingSource target) ProfileMapping.source
(ProfileMappingSource source) ProfileMapping.target
(ProfileMappingSource target)