Uses of Enum
org.hl7.fhir.r4.utils.GraphQLSchemaGenerator.FHIROperationType
Packages that use GraphQLSchemaGenerator.FHIROperationType
-
Uses of GraphQLSchemaGenerator.FHIROperationType in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils that return GraphQLSchemaGenerator.FHIROperationTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.GraphQLSchemaGenerator.FHIROperationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.hl7.fhir.r4.utils with type arguments of type GraphQLSchemaGenerator.FHIROperationTypeModifier and TypeMethodDescriptionvoidGraphQLSchemaGenerator.generateResource(OutputStream stream, StructureDefinition sd, List<SearchParameter> parameters, EnumSet<GraphQLSchemaGenerator.FHIROperationType> operations)