Package org.openapitools.client.model
Class GroupSchema
java.lang.Object
org.openapitools.client.model.GroupSchema
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class GroupSchema
extends Object
GroupSchema
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiondefinitions(GroupSchemaDefinitions definitions) description(String description) booleanGet $schemaGet createdGet definitionsGet descriptiongetId()Get idGet lastUpdatedgetLinks()Get linksgetName()Get nameGet propertiesgetTitle()Get titlegetType()Get typeinthashCode()properties(UserSchemaProperties properties) voidsetDefinitions(GroupSchemaDefinitions definitions) voidsetDescription(String description) voidsetProperties(UserSchemaProperties properties) voidtoString() 
- 
Field Details
- 
JSON_PROPERTY_$_SCHEMA
- See Also:
 
 - 
JSON_PROPERTY_CREATED
- See Also:
 
 - 
JSON_PROPERTY_DEFINITIONS
- See Also:
 
 - 
JSON_PROPERTY_DESCRIPTION
- See Also:
 
 - 
JSON_PROPERTY_ID
- See Also:
 
 - 
JSON_PROPERTY_LAST_UPDATED
- See Also:
 
 - 
JSON_PROPERTY_NAME
- See Also:
 
 - 
JSON_PROPERTY_PROPERTIES
- See Also:
 
 - 
JSON_PROPERTY_TITLE
- See Also:
 
 - 
JSON_PROPERTY_TYPE
- See Also:
 
 - 
JSON_PROPERTY_LINKS
- See Also:
 
 
 - 
 - 
Constructor Details
- 
GroupSchema
public GroupSchema() 
 - 
 - 
Method Details
- 
get$Schema
Get $schema- Returns:
 - $schema
 
 - 
getCreated
Get created- Returns:
 - created
 
 - 
definitions
 - 
getDefinitions
Get definitions- Returns:
 - definitions
 
 - 
setDefinitions
 - 
description
 - 
getDescription
Get description- Returns:
 - description
 
 - 
setDescription
 - 
getId
Get id- Returns:
 - id
 
 - 
getLastUpdated
Get lastUpdated- Returns:
 - lastUpdated
 
 - 
getName
Get name- Returns:
 - name
 
 - 
properties
 - 
getProperties
Get properties- Returns:
 - properties
 
 - 
setProperties
 - 
title
 - 
getTitle
Get title- Returns:
 - title
 
 - 
setTitle
 - 
getType
Get type- Returns:
 - type
 
 - 
getLinks
Get links- Returns:
 - links
 
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -