Package | Description |
---|---|
net.sourceforge.jenesis4java |
Modifier and Type | Method and Description |
---|---|
Constructor |
Constructor.addThrows(String type)
Adds this String to the list of throws.
|
Constructor |
ClassDeclaration.newConstructor()
Creates a new constructor in this class
|
Modifier and Type | Method and Description |
---|---|
List<Constructor> |
ClassDeclaration.getConstructors()
Gets the list of constructors as an list of
Constructor . |
Copyright © 2000–2018 jenesis4java. All rights reserved.