Uses of Enum Class
ca.uhn.fhir.tinder.GeneratorContext.ResourceSource
Packages that use GeneratorContext.ResourceSource
-
Uses of GeneratorContext.ResourceSource in ca.uhn.fhir.tinder
Fields in ca.uhn.fhir.tinder declared as GeneratorContext.ResourceSourceModifier and TypeFieldDescriptionstatic final GeneratorContext.ResourceSourceGeneratorContext.DEFAULT_RESOURCE_SOURCEMethods in ca.uhn.fhir.tinder that return GeneratorContext.ResourceSourceModifier and TypeMethodDescriptionGeneratorContext.getResourceSource()Returns the enum constant of this class with the specified name.static GeneratorContext.ResourceSource[]GeneratorContext.ResourceSource.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.uhn.fhir.tinder with parameters of type GeneratorContext.ResourceSourceModifier and TypeMethodDescriptionvoidGeneratorContext.setResourceSource(GeneratorContext.ResourceSource resourceSource)