Package org.openapitools.client.model
Class ProfileMapping
java.lang.Object
org.openapitools.client.model.ProfileMapping
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class ProfileMapping
extends Object
ProfileMapping
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
Get idgetLinks()
Get linksGet propertiesGet sourceGet targetint
hashCode()
void
setSource
(ProfileMappingSource source) void
setTarget
(ProfileMappingSource target) source
(ProfileMappingSource source) target
(ProfileMappingSource target) toString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_PROPERTIES
- See Also:
-
JSON_PROPERTY_SOURCE
- See Also:
-
JSON_PROPERTY_TARGET
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
ProfileMapping
public ProfileMapping()
-
-
Method Details
-
getId
Get id- Returns:
- id
-
getProperties
Get properties- Returns:
- properties
-
source
-
getSource
Get source- Returns:
- source
-
setSource
-
target
-
getTarget
Get target- Returns:
- target
-
setTarget
-
getLinks
Get links- Returns:
- links
-
equals
-
hashCode
public int hashCode() -
toString
-