public class ExternalId extends Object implements Serializable
| Constructor and Description |
|---|
ExternalId() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRelationShip() |
String |
getType() |
String |
getValue() |
void |
setRelationShip(String relationShip) |
void |
setType(String type) |
void |
setValue(String value) |
Copyright © 2025. All rights reserved.