Uses of Class
ca.uhn.fhir.model.api.annotation.ResourceDef
-
Packages that use ResourceDef Package Description ca.uhn.fhir.context -
-
Uses of ResourceDef in ca.uhn.fhir.context
Constructors in ca.uhn.fhir.context with parameters of type ResourceDef Constructor Description RuntimeResourceDefinition(FhirContext theContext, String theResourceName, Class<? extends IBaseResource> theClass, ResourceDef theResourceAnnotation, boolean theStandardType, Map<Class<? extends IBase>,BaseRuntimeElementDefinition<?>> theClassToElementDefinitions)
-