public interface InstantiatorDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
InstantiatorDefinition.Type |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Parameter[] |
getParameters() |
InstantiatorDefinition.Type |
getType() |
boolean |
hasParam(Parameter param) |
Parameter[] getParameters()
boolean hasParam(Parameter param)
InstantiatorDefinition.Type getType()
String getName()
Copyright © 2017. All rights reserved.