public class AnswerDataFactory
extends java.lang.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)
controlType
- dataType
- public static IAnswerData templateByDataType(int datatype)