JConstructor Constructor |
| Name | Description | |
|---|---|---|
| JConstructor |
Initializes a new instance of the JConstructor class.
| |
| JConstructor(String) |
Initializes a new instance of the JConstructor class with the specified name.
| |
| JConstructor(JConstructor) |
Initializes a new instance of the JConstructor class from another JConstructor object.
| |
| JConstructor(String, Object) |
Initializes a new instance of the JConstructor class with the specified name and content.
| |
| JConstructor(String, Object) |
Initializes a new instance of the JConstructor class with the specified name and content.
|