Uses of Enum
org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkType
Packages that use AuditEvent.AuditEventParticipantNetworkType
-
Uses of AuditEvent.AuditEventParticipantNetworkType in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type AuditEvent.AuditEventParticipantNetworkTypeModifier and TypeFieldDescriptionAuditEvent.AuditEventParticipantNetworkComponent.typeAn identifier for the type of network access point that originated the audit event.Methods in org.hl7.fhir.dstu2.model that return AuditEvent.AuditEventParticipantNetworkTypeModifier and TypeMethodDescriptionAuditEvent.AuditEventParticipantNetworkComponent.getType()Returns the enum constant of this type with the specified name.AuditEvent.AuditEventParticipantNetworkType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2.model that return types with arguments of type AuditEvent.AuditEventParticipantNetworkTypeModifier and TypeMethodDescriptionAuditEvent.AuditEventParticipantNetworkComponent.getTypeElement()Methods in org.hl7.fhir.dstu2.model with parameters of type AuditEvent.AuditEventParticipantNetworkTypeModifier and TypeMethodDescriptionAuditEvent.AuditEventParticipantNetworkComponent.setType(AuditEvent.AuditEventParticipantNetworkType value)AuditEvent.AuditEventParticipantNetworkTypeEnumFactory.toCode(AuditEvent.AuditEventParticipantNetworkType code)Method parameters in org.hl7.fhir.dstu2.model with type arguments of type AuditEvent.AuditEventParticipantNetworkTypeModifier and TypeMethodDescriptionAuditEvent.AuditEventParticipantNetworkComponent.setTypeElement(Enumeration<AuditEvent.AuditEventParticipantNetworkType> value)