public class EntityIdAndType extends Object
| Constructor and Description |
|---|
EntityIdAndType() |
EntityIdAndType(String entityId,
String entityType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityId() |
String |
getEntityType() |
void |
setEntityId(String entityId) |
void |
setEntityType(String entityType) |
Copyright © 2021. All rights reserved.