public static final class AuditMessages.RoleIDCode extends RoleIDCode
Modifier and Type | Field and Description |
---|---|
static AuditMessages.RoleIDCode |
Application |
static AuditMessages.RoleIDCode |
ApplicationLauncher |
static AuditMessages.RoleIDCode |
Destination |
static AuditMessages.RoleIDCode |
DestinationMedia |
static AuditMessages.RoleIDCode |
Source |
static AuditMessages.RoleIDCode |
SourceMedia |
code, codeSystem, codeSystemName, displayName, originalText
Constructor and Description |
---|
RoleIDCode(String code,
String codeSystemName,
String displayName) |
Modifier and Type | Method and Description |
---|---|
void |
setCode(String value)
Sets the value of the code property.
|
void |
setCodeSystemName(String value)
Sets the value of the codeSystemName property.
|
void |
setDisplayName(String value)
Sets the value of the displayName property.
|
void |
setOriginalText(String value)
Sets the value of the originalText property.
|
getCode, getCodeSystem, getCodeSystemName, getDisplayName, getOriginalText, setCodeSystem
public static final AuditMessages.RoleIDCode Application
public static final AuditMessages.RoleIDCode ApplicationLauncher
public static final AuditMessages.RoleIDCode Destination
public static final AuditMessages.RoleIDCode Source
public static final AuditMessages.RoleIDCode DestinationMedia
public static final AuditMessages.RoleIDCode SourceMedia
public RoleIDCode(String code, String codeSystemName, String displayName)
public void setCode(String value)
RoleIDCode
setCode
in class RoleIDCode
value
- allowed object is
String
public void setDisplayName(String value)
RoleIDCode
setDisplayName
in class RoleIDCode
value
- allowed object is
String
public void setOriginalText(String value)
RoleIDCode
setOriginalText
in class RoleIDCode
value
- allowed object is
String
public void setCodeSystemName(String value)
RoleIDCode
setCodeSystemName
in class RoleIDCode
value
- allowed object is
String
Copyright © 2017 dcm4che.org. All rights reserved.