| Package | Description |
|---|---|
| org.jboss.set.aphrodite.config |
| Modifier and Type | Method and Description |
|---|---|
StreamType |
StreamConfig.getStreamType() |
static StreamType |
StreamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamType[] |
StreamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StreamConfig(File streamFile,
StreamType streamType) |
StreamConfig(URL url,
StreamType streamType) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.