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.Network
AuditEvent.Agent.Network.Builder. build()
Build theAuditEvent.Agent.Network
AuditEvent.Agent.Network
AuditEvent.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.Builder
AuditEvent.Agent.Network.Builder. from(AuditEvent.Agent.Network network)
AuditEvent.Agent.Builder
AuditEvent.Agent.Builder. network(AuditEvent.Agent.Network network)
Logical network location for application activity, if the activity has a network location.protected void
AuditEvent.Agent.Network.Builder. validate(AuditEvent.Agent.Network network)
-