Package | Description |
---|---|
graphql.language |
Modifier and Type | Method and Description |
---|---|
EnumValue.Builder |
EnumValue.Builder.comments(List<Comment> comments) |
EnumValue.Builder |
EnumValue.Builder.ignoredChars(IgnoredChars ignoredChars) |
EnumValue.Builder |
EnumValue.Builder.name(String name) |
static EnumValue.Builder |
EnumValue.newEnumValue() |
static EnumValue.Builder |
EnumValue.newEnumValue(String name) |
EnumValue.Builder |
EnumValue.Builder.sourceLocation(SourceLocation sourceLocation) |
Modifier and Type | Method and Description |
---|---|
EnumValue |
EnumValue.transform(Consumer<EnumValue.Builder> builderConsumer) |
Copyright © 2019. All rights reserved.