Package org.openapitools.client.model
Class ApplicationLayouts
java.lang.Object
org.openapitools.client.model.ApplicationLayouts
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-14T14:39:12.692995-05:00[America/Chicago]")
public class ApplicationLayouts
extends Object
ApplicationLayouts
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getLinks()
Get linksint
hashCode()
links
(ApplicationLayoutsLinks links) void
setLinks
(ApplicationLayoutsLinks links) toString()
-
Field Details
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
ApplicationLayouts
public ApplicationLayouts()
-
-
Method Details