JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.autumnframework.service.identifiable
Interface GenericIdentifiable<T>
All Superinterfaces:
Serializable
All Known Subinterfaces:
GenericApiIdentifiable
<T>
public interface
GenericIdentifiable<T>
extends
Serializable
Author:
Timon Veenstra
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
getId
()
void
setId
(
T
t)
Method Details
getId
T
getId
()
setId
void
setId
(@NotNull
T
t)