public class NamedRole extends Role
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
String identifier of this concept.
|
| Constructor and Description |
|---|
NamedRole() |
NamedRole(String id)
Creates a new Role.
|
protected String id
public NamedRole()
public NamedRole(String id)
id - The role's identifier.Copyright © 2019 Australian e-Health Research Centre. All Rights Reserved.