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
com.reallifedeveloper.tools.test.database.inmemory
Interface AbstractInMemoryCrudRepositoryTest.TestEntity
Enclosing class:
AbstractInMemoryCrudRepositoryTest
public static interface
AbstractInMemoryCrudRepositoryTest.TestEntity
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Integer
getId
()
String
getName
()
Method Details
getId
Integer
getId
()
getName
String
getName
()