ID - generic type of ID.E - generic type of the referenced entity.
For flexibility not technically bound to GenericEntity so
it can also be used for an external entity not satisfying any requirements.public interface Ref<ID,E> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
ID |
getId() |
Copyright © 2014–2019 devon4j-Team. All rights reserved.