Class GraphQLSchemaDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.GraphQLSchemaDTO
GraphQLSchemaDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()Get nameGet schemaDefinitioninthashCode()schemaDefinition(String schemaDefinition) voidvoidsetSchemaDefinition(String schemaDefinition) toString()
-
Field Details
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_SCHEMA_DEFINITION
- See Also:
-
-
Constructor Details
-
GraphQLSchemaDTO
public GraphQLSchemaDTO()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
schemaDefinition
-
getSchemaDefinition
Get schemaDefinition- Returns:
- schemaDefinition
-
setSchemaDefinition
-
equals
-
hashCode
public int hashCode() -
toString
-