Package org.openapitools.client.model
Class ApplicationFeature
java.lang.Object
org.openapitools.client.model.ApplicationFeature
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-14T14:39:12.692995-05:00[America/Chicago]")
public class ApplicationFeature
extends Object
ApplicationFeature
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncapabilities(CapabilitiesObject capabilities) description(String description) booleanGet capabilitiesGet descriptiongetLinks()Get linksgetName()Get nameGet statusinthashCode()voidsetCapabilities(CapabilitiesObject capabilities) voidsetDescription(String description) voidvoidvoidsetStatus(EnabledStatus status) status(EnabledStatus status) toString()
-
Field Details
-
JSON_PROPERTY_CAPABILITIES
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_STATUS
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
ApplicationFeature
public ApplicationFeature()
-
-
Method Details
-
capabilities
-
getCapabilities
Get capabilities- Returns:
- capabilities
-
setCapabilities
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
name
-
getName
Get name- Returns:
- name
-
setName
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-