Uses of Class
ca.uhn.fhir.model.dstu2.resource.AuditEvent.ObjectElement
-
Uses of AuditEvent.ObjectElement in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionAuditEvent.ObjectElement.addDetail
(AuditEvent.ObjectDetail theValue) Adds a given new value for detail ()AuditEvent.addObject()
Adds and returns a new value for object ()AuditEvent.ObjectElement.addSecurityLabel
(CodingDt theValue) Adds a given new value for securityLabel ()AuditEvent.getObjectFirstRep()
Gets the first repetition for object (), creating it if it does not already exist.AuditEvent.ObjectElement.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()AuditEvent.ObjectElement.setDescription
(String theString) Sets the value for description ()AuditEvent.ObjectElement.setDetail
(List<AuditEvent.ObjectDetail> theValue) Sets the value(s) for detail ()AuditEvent.ObjectElement.setIdentifier
(IdentifierDt theValue) Sets the value(s) for identifier ()AuditEvent.ObjectElement.setLifecycle
(CodingDt theValue) Sets the value(s) for lifecycle ()AuditEvent.ObjectElement.setName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for name ()Sets the value for name ()AuditEvent.ObjectElement.setQuery
(byte[] theBytes) Sets the value for query ()AuditEvent.ObjectElement.setQuery
(ca.uhn.fhir.model.primitive.Base64BinaryDt theValue) Sets the value(s) for query ()AuditEvent.ObjectElement.setReference
(ResourceReferenceDt theValue) Sets the value(s) for reference ()Sets the value(s) for role ()AuditEvent.ObjectElement.setSecurityLabel
(List<CodingDt> theValue) Sets the value(s) for securityLabel ()Sets the value(s) for type ()Modifier and TypeMethodDescriptionAuditEvent.addObject
(AuditEvent.ObjectElement theValue) Adds a given new value for object ()Modifier and TypeMethodDescriptionAuditEvent.setObject
(List<AuditEvent.ObjectElement> theValue) Sets the value(s) for object ()