public class DataTypeMapper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
DataTypeMapper.ItemType |
static interface |
DataTypeMapper.OperationType |
static interface |
DataTypeMapper.ResponseTypeName |
static interface |
DataTypeMapper.Type |
Constructor and Description |
---|
DataTypeMapper() |
Modifier and Type | Method and Description |
---|---|
DataType |
operationTypeFromModelRef(ModelReference modelRef) |
java.lang.String |
responseTypeName(ModelReference modelRef) |
DataType |
typeFromModelRef(ModelReference modelRef) |
public java.lang.String responseTypeName(ModelReference modelRef)
public DataType operationTypeFromModelRef(ModelReference modelRef)
public DataType typeFromModelRef(ModelReference modelRef)