public class OIOutputType extends EntityWithSurrogateKey
Modifier and Type | Field and Description |
---|---|
static String |
DB_OUTPUT_LABEL |
static String |
FILE_OUTPUT_LABEL |
id
Constructor and Description |
---|
OIOutputType(Integer id,
String label,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getLabel() |
getId, setId
public static final String DB_OUTPUT_LABEL
public static final String FILE_OUTPUT_LABEL
Copyright © 2013. All Rights Reserved.