public class Utility extends Object
| Constructor and Description |
|---|
Utility() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBoolean(IModelDatatype datatype) |
boolean |
isCollection(IModelDatatype datatype) |
boolean |
isObjectReference(IModelDatatype datatype) |
static String |
toJavaName(String name) |
public boolean isCollection(IModelDatatype datatype)
public boolean isObjectReference(IModelDatatype datatype)
public boolean isBoolean(IModelDatatype datatype)
Copyright © 2013. All rights reserved.