Package | Description |
---|---|
org.processmining.protocols.statechart.saw.api.data |
Modifier and Type | Method and Description |
---|---|
DataPackage.Type |
DataPackage.getType() |
static DataPackage.Type |
DataPackage.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DataPackage.Type[] |
DataPackage.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DataPackage.setType(DataPackage.Type type) |