Uses of Enum
org.eclipse.microprofile.graphql.tck.apps.basic.api.BasicEnum
Packages that use BasicEnum
-
Uses of BasicEnum in org.eclipse.microprofile.graphql.tck.apps.basic.api
Methods in org.eclipse.microprofile.graphql.tck.apps.basic.api that return BasicEnumModifier and TypeMethodDescriptionBasicInput.getCountdownPlace()static BasicEnumReturns the enum constant of this type with the specified name.static BasicEnum[]BasicEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.microprofile.graphql.tck.apps.basic.api with parameters of type BasicEnum