Uses of Enum Class
no.sikt.graphitron.definitions.fields.containedtypes.MutationType
Packages that use MutationType
Package
Description
-
Uses of MutationType in no.sikt.graphitron.definitions.fields
Methods in no.sikt.graphitron.definitions.fields that return MutationTypeModifier and TypeMethodDescriptionGenerationSourceField.getMutationType()ObjectField.getMutationType() -
Uses of MutationType in no.sikt.graphitron.definitions.fields.containedtypes
Methods in no.sikt.graphitron.definitions.fields.containedtypes that return MutationTypeModifier and TypeMethodDescriptionstatic MutationTypeReturns the enum constant of this class with the specified name.static MutationType[]MutationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MutationType in no.sikt.graphitron.definitions.interfaces
Methods in no.sikt.graphitron.definitions.interfaces that return MutationType