JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
it.eng.eremita.graphql.types
Interface Identifiable<X>
All Known Subinterfaces:
Trackable
<X,Y>
All Known Implementing Classes:
Documento
,
Intervento
,
MonitoraggioHabitat
,
MonitoraggioSpecie
,
Ruolo
,
Segnalazione
,
SegnalazioneAltreSpecie
,
Utente
public interface
Identifiable<X>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
X
getId
()
void
setId
(
X
id)
Method Detail
getId
X
getId()
setId
void setId(
X
id)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method