
Uses of Enum Class
ca.uhn.fhir.model.dstu2.valueset.ResourceTypeEnum
Packages that use ResourceTypeEnum
-
Uses of ResourceTypeEnum in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type ResourceTypeEnumModifier and TypeMethodDescriptionca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> Questionnaire.addSubjectType()
Add a value for subjectType ()ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> Questionnaire.addSubjectType
(ResourceTypeEnum theValue) Add a value for subjectType () using an enumerated type.ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> Conformance.RestResourceSearchParam.addTarget()
Add a value for target ()ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> Conformance.RestResourceSearchParam.addTarget
(ResourceTypeEnum theValue) Add a value for target () using an enumerated type.ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> SearchParameter.addTarget()
Add a value for target ()ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> SearchParameter.addTarget
(ResourceTypeEnum theValue) Add a value for target () using an enumerated type.ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> ImplementationGuide.Page.addType()
Add a value for type ()ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> ImplementationGuide.Page.addType
(ResourceTypeEnum theValue) Add a value for type () using an enumerated type.ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> OperationDefinition.addType()
Add a value for type ()ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> OperationDefinition.addType
(ResourceTypeEnum theValue) Add a value for type () using an enumerated type.ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> SearchParameter.getBaseElement()
Gets the value(s) for base ().ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> Conformance.MessagingEvent.getFocusElement()
Gets the value(s) for focus ().List
<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> Questionnaire.getSubjectType()
Gets the value(s) for subjectType ().ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> Questionnaire.getSubjectTypeFirstRep()
Gets the first repetition for subjectType (), creating it if it does not already exist.List
<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> Conformance.RestResourceSearchParam.getTarget()
Gets the value(s) for target ().List
<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> SearchParameter.getTarget()
Gets the value(s) for target ().ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> Conformance.RestResourceSearchParam.getTargetFirstRep()
Gets the first repetition for target (), creating it if it does not already exist.ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> SearchParameter.getTargetFirstRep()
Gets the first repetition for target (), creating it if it does not already exist.List
<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> ImplementationGuide.Page.getType()
Gets the value(s) for type ().List
<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> OperationDefinition.getType()
Gets the value(s) for type ().ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> Conformance.RestResource.getTypeElement()
Gets the value(s) for type ().ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> ImplementationGuide.Global.getTypeElement()
Gets the value(s) for type ().ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> ImplementationGuide.Page.getTypeFirstRep()
Gets the first repetition for type (), creating it if it does not already exist.ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> OperationDefinition.getTypeFirstRep()
Gets the first repetition for type (), creating it if it does not already exist.Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ResourceTypeEnumModifier and TypeMethodDescriptionca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> Questionnaire.addSubjectType
(ResourceTypeEnum theValue) Add a value for subjectType () using an enumerated type.ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> Conformance.RestResourceSearchParam.addTarget
(ResourceTypeEnum theValue) Add a value for target () using an enumerated type.ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> SearchParameter.addTarget
(ResourceTypeEnum theValue) Add a value for target () using an enumerated type.ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> ImplementationGuide.Page.addType
(ResourceTypeEnum theValue) Add a value for type () using an enumerated type.ca.uhn.fhir.model.primitive.BoundCodeDt
<ResourceTypeEnum> OperationDefinition.addType
(ResourceTypeEnum theValue) Add a value for type () using an enumerated type.SearchParameter.setBase
(ResourceTypeEnum theValue) Sets the value(s) for base ()Conformance.MessagingEvent.setFocus
(ResourceTypeEnum theValue) Sets the value(s) for focus ()Questionnaire.setSubjectType
(ResourceTypeEnum theValue) Sets the value(s), and clears any existing value(s) for subjectType ()Conformance.RestResourceSearchParam.setTarget
(ResourceTypeEnum theValue) Sets the value(s), and clears any existing value(s) for target ()SearchParameter.setTarget
(ResourceTypeEnum theValue) Sets the value(s), and clears any existing value(s) for target ()Conformance.RestResource.setType
(ResourceTypeEnum theValue) Sets the value(s) for type ()ImplementationGuide.Global.setType
(ResourceTypeEnum theValue) Sets the value(s) for type ()ImplementationGuide.Page.setType
(ResourceTypeEnum theValue) Sets the value(s), and clears any existing value(s) for type ()OperationDefinition.setType
(ResourceTypeEnum theValue) Sets the value(s), and clears any existing value(s) for type ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type ResourceTypeEnumModifier and TypeMethodDescriptionSearchParameter.setBase
(ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum> theValue) Sets the value(s) for base ()Conformance.MessagingEvent.setFocus
(ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum> theValue) Sets the value(s) for focus ()Questionnaire.setSubjectType
(List<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> theValue) Sets the value(s) for subjectType ()Conformance.RestResourceSearchParam.setTarget
(List<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> theValue) Sets the value(s) for target ()SearchParameter.setTarget
(List<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> theValue) Sets the value(s) for target ()Conformance.RestResource.setType
(ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum> theValue) Sets the value(s) for type ()ImplementationGuide.Global.setType
(ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum> theValue) Sets the value(s) for type ()ImplementationGuide.Page.setType
(List<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> theValue) Sets the value(s) for type ()OperationDefinition.setType
(List<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> theValue) Sets the value(s) for type () -
Uses of ResourceTypeEnum in ca.uhn.fhir.model.dstu2.valueset
Fields in ca.uhn.fhir.model.dstu2.valueset with type parameters of type ResourceTypeEnumModifier and TypeFieldDescriptionstatic final ca.uhn.fhir.model.api.IValueSetEnumBinder
<ResourceTypeEnum> ResourceTypeEnum.VALUESET_BINDER
Converts codes to their respective enumerated valuesMethods in ca.uhn.fhir.model.dstu2.valueset that return ResourceTypeEnumModifier and TypeMethodDescriptionstatic ResourceTypeEnum
Returns the enumerated value associated with this codestatic ResourceTypeEnum
Returns the enum constant of this class with the specified name.static ResourceTypeEnum[]
ResourceTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.