| Package | Description |
|---|---|
| org.bridje.jfx.srcgen.model |
| Modifier and Type | Method and Description |
|---|---|
List<IncludeInf> |
ObjectInf.getIncludes()
The list of java classes to include.
|
List<IncludeInf> |
ModelInf.getIncludes()
A list of java classes to include.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectInf.setIncludes(List<IncludeInf> includes)
The list of java classes to include.
|
void |
ModelInf.setIncludes(List<IncludeInf> includes)
A list of java classes to include.
|
Copyright © 2015–2018 Bridje Framework. All rights reserved.