EntityT
- Type of the entity which references the value.public interface EntityReference<EntityT>
Modifier and Type | Method and Description |
---|---|
Class<EntityT> |
getEntityType()
Get the type of the entity which references the value.
|
Copyright © 2021 SAP SE. All rights reserved.