| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource | |
| ca.uhn.fhir.model.dstu2.valueset |
| Modifier and Type | Method and Description |
|---|---|
BoundCodeDt<ResourceTypeEnum> |
Questionnaire.addSubjectType()
Add a value for subjectType ()
|
BoundCodeDt<ResourceTypeEnum> |
Questionnaire.addSubjectType(ResourceTypeEnum theValue)
Add a value for subjectType () using an enumerated type.
|
BoundCodeDt<ResourceTypeEnum> |
SearchParameter.addTarget()
Add a value for target ()
|
BoundCodeDt<ResourceTypeEnum> |
Conformance.RestResourceSearchParam.addTarget()
Add a value for target ()
|
BoundCodeDt<ResourceTypeEnum> |
SearchParameter.addTarget(ResourceTypeEnum theValue)
Add a value for target () using an enumerated type.
|
BoundCodeDt<ResourceTypeEnum> |
Conformance.RestResourceSearchParam.addTarget(ResourceTypeEnum theValue)
Add a value for target () using an enumerated type.
|
BoundCodeDt<ResourceTypeEnum> |
OperationDefinition.addType()
Add a value for type ()
|
BoundCodeDt<ResourceTypeEnum> |
ImplementationGuide.Page.addType()
Add a value for type ()
|
BoundCodeDt<ResourceTypeEnum> |
OperationDefinition.addType(ResourceTypeEnum theValue)
Add a value for type () using an enumerated type.
|
BoundCodeDt<ResourceTypeEnum> |
ImplementationGuide.Page.addType(ResourceTypeEnum theValue)
Add a value for type () using an enumerated type.
|
BoundCodeDt<ResourceTypeEnum> |
SearchParameter.getBaseElement()
Gets the value(s) for base ().
|
BoundCodeDt<ResourceTypeEnum> |
Conformance.MessagingEvent.getFocusElement()
Gets the value(s) for focus ().
|
List<BoundCodeDt<ResourceTypeEnum>> |
Questionnaire.getSubjectType()
Gets the value(s) for subjectType ().
|
BoundCodeDt<ResourceTypeEnum> |
Questionnaire.getSubjectTypeFirstRep()
Gets the first repetition for subjectType (),
creating it if it does not already exist.
|
List<BoundCodeDt<ResourceTypeEnum>> |
SearchParameter.getTarget()
Gets the value(s) for target ().
|
List<BoundCodeDt<ResourceTypeEnum>> |
Conformance.RestResourceSearchParam.getTarget()
Gets the value(s) for target ().
|
BoundCodeDt<ResourceTypeEnum> |
SearchParameter.getTargetFirstRep()
Gets the first repetition for target (),
creating it if it does not already exist.
|
BoundCodeDt<ResourceTypeEnum> |
Conformance.RestResourceSearchParam.getTargetFirstRep()
Gets the first repetition for target (),
creating it if it does not already exist.
|
List<BoundCodeDt<ResourceTypeEnum>> |
OperationDefinition.getType()
Gets the value(s) for type ().
|
List<BoundCodeDt<ResourceTypeEnum>> |
ImplementationGuide.Page.getType()
Gets the value(s) for type ().
|
BoundCodeDt<ResourceTypeEnum> |
ImplementationGuide.Global.getTypeElement()
Gets the value(s) for type ().
|
BoundCodeDt<ResourceTypeEnum> |
Conformance.RestResource.getTypeElement()
Gets the value(s) for type ().
|
BoundCodeDt<ResourceTypeEnum> |
OperationDefinition.getTypeFirstRep()
Gets the first repetition for type (),
creating it if it does not already exist.
|
BoundCodeDt<ResourceTypeEnum> |
ImplementationGuide.Page.getTypeFirstRep()
Gets the first repetition for type (),
creating it if it does not already exist.
|
| Modifier and Type | Method and Description |
|---|---|
BoundCodeDt<ResourceTypeEnum> |
Questionnaire.addSubjectType(ResourceTypeEnum theValue)
Add a value for subjectType () using an enumerated type.
|
BoundCodeDt<ResourceTypeEnum> |
SearchParameter.addTarget(ResourceTypeEnum theValue)
Add a value for target () using an enumerated type.
|
BoundCodeDt<ResourceTypeEnum> |
Conformance.RestResourceSearchParam.addTarget(ResourceTypeEnum theValue)
Add a value for target () using an enumerated type.
|
BoundCodeDt<ResourceTypeEnum> |
OperationDefinition.addType(ResourceTypeEnum theValue)
Add a value for type () using an enumerated type.
|
BoundCodeDt<ResourceTypeEnum> |
ImplementationGuide.Page.addType(ResourceTypeEnum theValue)
Add a value for type () using an enumerated type.
|
SearchParameter |
SearchParameter.setBase(ResourceTypeEnum theValue)
Sets the value(s) for base ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setFocus(ResourceTypeEnum theValue)
Sets the value(s) for focus ()
|
Questionnaire |
Questionnaire.setSubjectType(ResourceTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for subjectType ()
|
SearchParameter |
SearchParameter.setTarget(ResourceTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for target ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setTarget(ResourceTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for target ()
|
OperationDefinition |
OperationDefinition.setType(ResourceTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for type ()
|
ImplementationGuide.Global |
ImplementationGuide.Global.setType(ResourceTypeEnum theValue)
Sets the value(s) for type ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setType(ResourceTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for type ()
|
Conformance.RestResource |
Conformance.RestResource.setType(ResourceTypeEnum theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
SearchParameter |
SearchParameter.setBase(BoundCodeDt<ResourceTypeEnum> theValue)
Sets the value(s) for base ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setFocus(BoundCodeDt<ResourceTypeEnum> theValue)
Sets the value(s) for focus ()
|
Questionnaire |
Questionnaire.setSubjectType(List<BoundCodeDt<ResourceTypeEnum>> theValue)
Sets the value(s) for subjectType ()
|
SearchParameter |
SearchParameter.setTarget(List<BoundCodeDt<ResourceTypeEnum>> theValue)
Sets the value(s) for target ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setTarget(List<BoundCodeDt<ResourceTypeEnum>> theValue)
Sets the value(s) for target ()
|
ImplementationGuide.Global |
ImplementationGuide.Global.setType(BoundCodeDt<ResourceTypeEnum> theValue)
Sets the value(s) for type ()
|
Conformance.RestResource |
Conformance.RestResource.setType(BoundCodeDt<ResourceTypeEnum> theValue)
Sets the value(s) for type ()
|
OperationDefinition |
OperationDefinition.setType(List<BoundCodeDt<ResourceTypeEnum>> theValue)
Sets the value(s) for type ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setType(List<BoundCodeDt<ResourceTypeEnum>> theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Field and Description |
|---|---|
static IValueSetEnumBinder<ResourceTypeEnum> |
ResourceTypeEnum.VALUESET_BINDER
Converts codes to their respective enumerated values
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceTypeEnum |
ResourceTypeEnum.forCode(String theCode)
Returns the enumerated value associated with this code
|
static ResourceTypeEnum |
ResourceTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceTypeEnum[] |
ResourceTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2016 University Health Network. All rights reserved.