| Package | Description |
|---|---|
| org.dashbuilder.shared.model |
| Modifier and Type | Method and Description |
|---|---|
static DataSetContentType |
DataSetContentType.fromFileExtension(String ext) |
DataSetContentType |
DataSetContent.getContentType() |
static DataSetContentType |
DataSetContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSetContentType[] |
DataSetContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DataSetContent(String id,
String content,
DataSetContentType contentType) |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.