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