| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Enumeration<ActionDefinition.ParticipantType>> |
ActionDefinition.participantType
The type of participant in the action.
|
| Modifier and Type | Method and Description |
|---|---|
static ActionDefinition.ParticipantType |
ActionDefinition.ParticipantType.fromCode(String codeString) |
ActionDefinition.ParticipantType |
ActionDefinition.ParticipantTypeEnumFactory.fromCode(String codeString) |
static ActionDefinition.ParticipantType |
ActionDefinition.ParticipantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionDefinition.ParticipantType[] |
ActionDefinition.ParticipantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<ActionDefinition.ParticipantType> |
ActionDefinition.addParticipantTypeElement() |
Enumeration<ActionDefinition.ParticipantType> |
ActionDefinition.ParticipantTypeEnumFactory.fromType(Base code) |
List<Enumeration<ActionDefinition.ParticipantType>> |
ActionDefinition.getParticipantType() |
| Modifier and Type | Method and Description |
|---|---|
ActionDefinition |
ActionDefinition.addParticipantType(ActionDefinition.ParticipantType value) |
boolean |
ActionDefinition.hasParticipantType(ActionDefinition.ParticipantType value) |
String |
ActionDefinition.ParticipantTypeEnumFactory.toCode(ActionDefinition.ParticipantType code) |
String |
ActionDefinition.ParticipantTypeEnumFactory.toSystem(ActionDefinition.ParticipantType code) |
Copyright © 2014–2018 University Health Network. All rights reserved.