| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<AuditEvent.AuditEventParticipantNetworkType> |
AuditEvent.AuditEventAgentNetworkComponent.type
An identifier for the type of network access point that originated the audit event.
|
| Modifier and Type | Method and Description |
|---|---|
static AuditEvent.AuditEventParticipantNetworkType |
AuditEvent.AuditEventParticipantNetworkType.fromCode(String codeString) |
AuditEvent.AuditEventParticipantNetworkType |
AuditEvent.AuditEventParticipantNetworkTypeEnumFactory.fromCode(String codeString) |
AuditEvent.AuditEventParticipantNetworkType |
AuditEvent.AuditEventAgentNetworkComponent.getType() |
static AuditEvent.AuditEventParticipantNetworkType |
AuditEvent.AuditEventParticipantNetworkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditEvent.AuditEventParticipantNetworkType[] |
AuditEvent.AuditEventParticipantNetworkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<AuditEvent.AuditEventParticipantNetworkType> |
AuditEvent.AuditEventParticipantNetworkTypeEnumFactory.fromType(Base code) |
Enumeration<AuditEvent.AuditEventParticipantNetworkType> |
AuditEvent.AuditEventAgentNetworkComponent.getTypeElement() |
| Modifier and Type | Method and Description |
|---|---|
AuditEvent.AuditEventAgentNetworkComponent |
AuditEvent.AuditEventAgentNetworkComponent.setType(AuditEvent.AuditEventParticipantNetworkType value) |
String |
AuditEvent.AuditEventParticipantNetworkTypeEnumFactory.toCode(AuditEvent.AuditEventParticipantNetworkType code) |
String |
AuditEvent.AuditEventParticipantNetworkTypeEnumFactory.toSystem(AuditEvent.AuditEventParticipantNetworkType code) |
| Modifier and Type | Method and Description |
|---|---|
AuditEvent.AuditEventAgentNetworkComponent |
AuditEvent.AuditEventAgentNetworkComponent.setTypeElement(Enumeration<AuditEvent.AuditEventParticipantNetworkType> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.