| Package | Description |
|---|---|
| org.kurento.modulecreator.definition | |
| org.kurento.modulecreator.print |
| Modifier and Type | Method and Description |
|---|---|
ComplexType |
ModuleDefinition.getType(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
List<ComplexType> |
ModuleDefinition.getComplexTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleDefinition.addType(ComplexType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleDefinition.setComplexTypes(List<ComplexType> types) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ModuleDefinitionPrinter.printType(StringBuilder sb,
ComplexType type) |
Copyright © 2016. All rights reserved.