public static class AuditEvent.ParticipantNetwork extends BaseIdentifiableElement implements IResourceBlock
Definition: Logical network location for application activity, if the activity has a network location
| Constructor and Description |
|---|
ParticipantNetwork() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
Gets the value(s) for address ().
|
StringDt |
getAddressElement()
Gets the value(s) for address ().
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getType()
Gets the value(s) for type ().
|
BoundCodeDt<AuditEventParticipantNetworkTypeEnum> |
getTypeElement()
Gets the value(s) for type ().
|
boolean |
isEmpty() |
AuditEvent.ParticipantNetwork |
setAddress(String theString)
Sets the value for address ()
|
AuditEvent.ParticipantNetwork |
setAddress(StringDt theValue)
Sets the value(s) for address ()
|
AuditEvent.ParticipantNetwork |
setType(AuditEventParticipantNetworkTypeEnum theValue)
Sets the value(s) for type ()
|
AuditEvent.ParticipantNetwork |
setType(BoundCodeDt<AuditEventParticipantNetworkTypeEnum> theValue)
Sets the value(s) for type ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic ParticipantNetwork()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic StringDt getAddressElement()
null.
Definition: An identifier for the network access point of the user device for the audit event
public String getAddress()
null.
Definition: An identifier for the network access point of the user device for the audit event
public AuditEvent.ParticipantNetwork setAddress(StringDt theValue)
Definition: An identifier for the network access point of the user device for the audit event
public AuditEvent.ParticipantNetwork setAddress(String theString)
Definition: An identifier for the network access point of the user device for the audit event
public BoundCodeDt<AuditEventParticipantNetworkTypeEnum> getTypeElement()
null.
Definition: An identifier for the type of network access point that originated the audit event
public String getType()
null.
Definition: An identifier for the type of network access point that originated the audit event
public AuditEvent.ParticipantNetwork setType(BoundCodeDt<AuditEventParticipantNetworkTypeEnum> theValue)
Definition: An identifier for the type of network access point that originated the audit event
public AuditEvent.ParticipantNetwork setType(AuditEventParticipantNetworkTypeEnum theValue)
Definition: An identifier for the type of network access point that originated the audit event
Copyright © 2014–2016 University Health Network. All rights reserved.