public class InterfaceTypeExtensionDefinition extends InterfaceTypeDefinition
Constructor and Description |
---|
InterfaceTypeExtensionDefinition(java.lang.String name) |
InterfaceTypeExtensionDefinition(java.lang.String name,
java.util.List<FieldDefinition> definitions,
java.util.List<Directive> directives) |
Modifier and Type | Method and Description |
---|---|
InterfaceTypeExtensionDefinition |
deepCopy() |
java.lang.String |
toString() |
accept, getChildren, getDescription, getDirective, getDirectives, getDirectivesByName, getFieldDefinitions, getName, isEqualTo, setDescription
deepCopy, deepCopy, getComments, getSourceLocation, setComments, setSourceLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getComments, getSourceLocation
public InterfaceTypeExtensionDefinition(java.lang.String name)
public InterfaceTypeExtensionDefinition(java.lang.String name, java.util.List<FieldDefinition> definitions, java.util.List<Directive> directives)
public InterfaceTypeExtensionDefinition deepCopy()
deepCopy
in interface Definition<InterfaceTypeDefinition>
deepCopy
in interface Node<InterfaceTypeDefinition>
deepCopy
in interface TypeDefinition<InterfaceTypeDefinition>
deepCopy
in class InterfaceTypeDefinition
public java.lang.String toString()
toString
in class InterfaceTypeDefinition