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, setCodeSystempublic 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)
RoleIDCodesetCode in class RoleIDCodevalue - allowed object is
Stringpublic void setDisplayName(String value)
RoleIDCodesetDisplayName in class RoleIDCodevalue - allowed object is
Stringpublic void setOriginalText(String value)
RoleIDCodesetOriginalText in class RoleIDCodevalue - allowed object is
Stringpublic void setCodeSystemName(String value)
RoleIDCodesetCodeSystemName in class RoleIDCodevalue - allowed object is
StringCopyright © 2017 dcm4che.org. All rights reserved.