Uses of Class
org.linuxforhealth.fhir.model.resource.AuditEvent.Agent.Network
-
Packages that use AuditEvent.Agent.Network Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of AuditEvent.Agent.Network in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.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 org.linuxforhealth.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.protected voidAuditEvent.Agent.Network.Builder. validate(AuditEvent.Agent.Network network)
-