public static final class CorpusType.Factory extends Object
CorpusType.| Constructor and Description |
|---|
CorpusType.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static CorpusType |
newInstance()
Constructs a new instance of
CorpusType. |
static CorpusType |
newInstance(String name)
Constructs a new instance of
CorpusType, taking all required and/or
read-only properties as arguments. |
static CorpusType |
newInstance(String name,
String description,
Timestamp updateDate)
Constructs a new instance of
CorpusType, taking all possible properties
(except the identifier(s))as arguments. |
public static CorpusType newInstance()
CorpusType.public static CorpusType newInstance(String name)
CorpusType, taking all required and/or
read-only properties as arguments.public static CorpusType newInstance(String name, String description, Timestamp updateDate)
CorpusType, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.