Package org.openapitools.client.model
Class BookmarkApplicationAllOf
java.lang.Object
org.openapitools.client.model.BookmarkApplicationAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class BookmarkApplicationAllOf
extends Object
BookmarkApplicationAllOf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncredentials
(ApplicationCredentials credentials) boolean
Get credentialsgetName()
Get nameGet settingsint
hashCode()
void
setCredentials
(ApplicationCredentials credentials) void
void
setSettings
(BookmarkApplicationSettings settings) settings
(BookmarkApplicationSettings settings) toString()
-
Field Details
-
JSON_PROPERTY_CREDENTIALS
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_SETTINGS
- See Also:
-
-
Constructor Details
-
BookmarkApplicationAllOf
public BookmarkApplicationAllOf()
-
-
Method Details
-
credentials
-
getCredentials
Get credentials- Returns:
- credentials
-
setCredentials
-
name
-
getName
Get name- Returns:
- name
-
setName
-
settings
-
getSettings
Get settings- Returns:
- settings
-
setSettings
-
equals
-
hashCode
public int hashCode() -
toString
-