public class CreatorParam extends Object
Constructor | Description |
---|---|
CreatorParam(String name,
Type type) |
Creates a new instance.
|
Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
Gets parameter name.
|
Type |
getType() |
Gets parameter type.
|
Copyright © 2017 Oracle Corporation. All rights reserved.