public class GraphQLSchemaProvider.PropertyTypeDefinitionType extends Object implements GraphQLSchemaProvider.DefinitionType
Constructor and Description |
---|
PropertyTypeDefinitionType(PropertyType propertyType) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
List<GraphQLSchemaProvider.DefinitionType> |
getSubTypes() |
String |
getTypeId() |
boolean |
hasSubTypes() |
public PropertyTypeDefinitionType(PropertyType propertyType)
public String getTypeId()
getTypeId
in interface GraphQLSchemaProvider.DefinitionType
public String getName()
getName
in interface GraphQLSchemaProvider.DefinitionType
public boolean hasSubTypes()
hasSubTypes
in interface GraphQLSchemaProvider.DefinitionType
public List<GraphQLSchemaProvider.DefinitionType> getSubTypes()
getSubTypes
in interface GraphQLSchemaProvider.DefinitionType
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.