public class EntityId extends Object implements Serializable
| Constructor and Description |
|---|
EntityId(String entityType,
String entityCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityCode() |
String |
getEntityType() |
void |
setEntityCode(String entityCode) |
void |
setEntityType(String entityType) |
String |
toString() |
Copyright © 2020 CERN European Organization for Nuclear Research. All rights reserved.