public static class MaryClient.DataType extends Object
| Constructor and Description |
|---|
DataType(String name,
boolean isInputType,
boolean isOutputType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInputType() |
boolean |
isOutputType() |
boolean |
isTextType() |
String |
name() |
String |
toString() |
public DataType(String name, boolean isInputType, boolean isOutputType)
Copyright © 2000–2022 DFKI GmbH. All rights reserved.