JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
net.binis.codegen.modifier.Modifiable
Packages that use
Modifiable
Package
Description
net.binis.codegen.creator
Uses of
Modifiable
in
net.binis.codegen.creator
Methods in
net.binis.codegen.creator
that return
Modifiable
Modifier and Type
Method
Description
static <T>
Modifiable
<T>
EntityCreatorModifier.
create
(
Class
<?> cls)
static <T>
Modifiable
<T>
EntityCreatorModifier.
create
(
Class
<?> cls,
String
defaultClass)