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