public class AnswerDataFactory extends Object
| Constructor and Description |
|---|
AnswerDataFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IAnswerData |
template(int controlType,
int datatype)
The one-template to rule them all.
|
static IAnswerData |
templateByDataType(int datatype) |
public static IAnswerData template(int controlType, int datatype)
public static IAnswerData templateByDataType(int datatype)
Copyright © 2024. All rights reserved.