public class TypeDef extends Object implements Serializable
| Constructor and Description |
|---|
TypeDef(String name,
String typeClass,
Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Map<String,String> |
getParameters() |
String |
getTypeClass() |
Copyright © 2018. All rights reserved.