| Package | Description |
|---|---|
| com.hybris.cockpitng.widgets.compare.model |
| Modifier and Type | Method and Description |
|---|---|
ComparisonState.Status |
DefaultComparisonState.getStatus() |
ComparisonState.Status |
ComparisonState.getStatus()
Gets current status of comparison - if it is not yest started, still in progress of done.
|
static ComparisonState.Status |
ComparisonState.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComparisonState.Status[] |
ComparisonState.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultComparisonState.setStatus(ComparisonState.Status status) |
Copyright © 2018. All rights reserved.