JavaScript is disabled on your browser.
Skip navigation links
pap4j-boot3
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
cn.net.pap.neo4j.entity.HobbyEntity
Packages that use
HobbyEntity
Package
Description
cn.net.pap.neo4j.entity
Uses of
HobbyEntity
in
cn.net.pap.neo4j.entity
Methods in
cn.net.pap.neo4j.entity
that return types with arguments of type
HobbyEntity
Modifier and Type
Method
Description
List
<
HobbyEntity
>
PersonEntity.
getHobbys
()
Method parameters in
cn.net.pap.neo4j.entity
with type arguments of type
HobbyEntity
Modifier and Type
Method
Description
void
PersonEntity.
setHobbys
(
List
<
HobbyEntity
> hobbys)