public class GeneratorType extends Object
| Constructor and Description |
|---|
GeneratorType(GObjectType objectType,
GType declaredType) |
| Modifier and Type | Method and Description |
|---|---|
void |
construct(CurrentBuild currentBuild) |
static GeneratorType |
generatorFrom(GType typeDeclaration) |
GObjectType |
getObjectType() |
public GeneratorType(GObjectType objectType, GType declaredType)
public static GeneratorType generatorFrom(GType typeDeclaration)
public GObjectType getObjectType()
public void construct(CurrentBuild currentBuild)
Copyright © 2019 Mulesoft. All rights reserved.