JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
at.ipsquare.commons.core.interfaces
Interface HasId<T>
public interface
HasId<T>
Interface for types (usually entities) that have some kind of ID.
Since:
2.0.0
Author:
Matthias Langer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getId
()
Returns the ID.
Method Detail
getId
T
getId()
Returns the ID.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2012-2017. All Rights Reserved.