public abstract static class OperationModel.EntityReturnTypeBase extends Object implements OperationModel.ReturnType
| Modifier | Constructor and Description |
|---|---|
protected |
EntityReturnTypeBase(EntityModel entity) |
| Modifier and Type | Method and Description |
|---|---|
Optional<EntityModel> |
getEntity() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisListprotected EntityReturnTypeBase(EntityModel entity)
public Optional<EntityModel> getEntity()
getEntity in interface OperationModel.ReturnTypeCopyright © 2024. All rights reserved.