| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<Sequence.RepositoryType> |
Sequence.SequenceRepositoryComponent.type
Click and see / RESTful API / Need login to see / RESTful API with authentication / Other ways to see resource.
|
| Modifier and Type | Method and Description |
|---|---|
static Sequence.RepositoryType |
Sequence.RepositoryType.fromCode(String codeString) |
Sequence.RepositoryType |
Sequence.RepositoryTypeEnumFactory.fromCode(String codeString) |
Sequence.RepositoryType |
Sequence.SequenceRepositoryComponent.getType() |
static Sequence.RepositoryType |
Sequence.RepositoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sequence.RepositoryType[] |
Sequence.RepositoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<Sequence.RepositoryType> |
Sequence.RepositoryTypeEnumFactory.fromType(Base code) |
Enumeration<Sequence.RepositoryType> |
Sequence.SequenceRepositoryComponent.getTypeElement() |
| Modifier and Type | Method and Description |
|---|---|
Sequence.SequenceRepositoryComponent |
Sequence.SequenceRepositoryComponent.setType(Sequence.RepositoryType value) |
String |
Sequence.RepositoryTypeEnumFactory.toCode(Sequence.RepositoryType code) |
String |
Sequence.RepositoryTypeEnumFactory.toSystem(Sequence.RepositoryType code) |
| Modifier and Type | Method and Description |
|---|---|
Sequence.SequenceRepositoryComponent |
Sequence.SequenceRepositoryComponent.setTypeElement(Enumeration<Sequence.RepositoryType> value) |
| Constructor and Description |
|---|
SequenceRepositoryComponent(Enumeration<Sequence.RepositoryType> type)
Constructor
|
Copyright © 2014–2018 University Health Network. All rights reserved.