| Package | Description |
|---|---|
| com.github.loicoudot.java4cpp.configuration |
Java beans for JAXB marshalling / unmarshalling of mappings and templates XML files.
|
| Modifier and Type | Method and Description |
|---|---|
TypeTemplate |
Datatypes.getArray() |
TypeTemplate |
Datatypes.getEnumeration() |
TypeTemplate |
Datatypes.getFallback() |
| Modifier and Type | Method and Description |
|---|---|
Set<TypeTemplate> |
Datatypes.getTemplates() |
| Modifier and Type | Method and Description |
|---|---|
void |
Datatypes.setArray(TypeTemplate array) |
void |
Datatypes.setEnumeration(TypeTemplate enumeration) |
void |
Datatypes.setFallback(TypeTemplate fallback) |
Copyright © 2014. All Rights Reserved.