Uses of Class
ca.uhn.fhir.model.dstu2.resource.AuditEvent.ParticipantNetwork
-
Uses of AuditEvent.ParticipantNetwork in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionAuditEvent.Participant.getNetwork()
Gets the value(s) for network ().AuditEvent.ParticipantNetwork.setAddress
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for address ()AuditEvent.ParticipantNetwork.setAddress
(String theString) Sets the value for address ()AuditEvent.ParticipantNetwork.setType
(AuditEventParticipantNetworkTypeEnum theValue) Sets the value(s) for type ()AuditEvent.ParticipantNetwork.setType
(ca.uhn.fhir.model.primitive.BoundCodeDt<AuditEventParticipantNetworkTypeEnum> theValue) Sets the value(s) for type ()Modifier and TypeMethodDescriptionAuditEvent.Participant.setNetwork
(AuditEvent.ParticipantNetwork theValue) Sets the value(s) for network ()