| Package | Description |
|---|---|
| org.streampipes.model.client.version |
| Modifier and Type | Method and Description |
|---|---|
ItemType |
VersionedItem.getItemType() |
static ItemType |
ItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemType[] |
ItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VersionedItem.setItemType(ItemType itemType) |
| Constructor and Description |
|---|
VersionedItem(ItemType itemType,
String itemName,
String itemVersion) |
Copyright © 2019. All rights reserved.