| Package | Description |
|---|---|
| net.sourceforge.jenesis4java |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InnerInterface
Declaration subinterface for an inner class. |
| Modifier and Type | Method and Description |
|---|---|
Interface |
Interface.addExtends(String type)
Adds the given string to the list of extends clauses and returns the
Interface. |
Interface |
CompilationUnit.newInterface(String name)
Adds a new interface to this compilation unit.
|
Interface |
CompilationUnit.newPublicInterface(String name)
Adds a new interface to this compilation unit.
|
Copyright © 2000–2018 jenesis4java. All rights reserved.