Uses of Class
com.ibm.fhir.model.resource.AuditEvent.Agent.Network
-
Packages that use AuditEvent.Agent.Network Package Description com.ibm.fhir.model.resource -
-
Uses of AuditEvent.Agent.Network in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return AuditEvent.Agent.Network Modifier and Type Method Description AuditEvent.Agent.NetworkAuditEvent.Agent.Network.Builder. build()Build theAuditEvent.Agent.NetworkAuditEvent.Agent.NetworkAuditEvent.Agent. getNetwork()Logical network location for application activity, if the activity has a network location.Methods in com.ibm.fhir.model.resource with parameters of type AuditEvent.Agent.Network Modifier and Type Method Description protected AuditEvent.Agent.Network.BuilderAuditEvent.Agent.Network.Builder. from(AuditEvent.Agent.Network network)AuditEvent.Agent.BuilderAuditEvent.Agent.Builder. network(AuditEvent.Agent.Network network)Logical network location for application activity, if the activity has a network location.
-