public final class OperationImpact extends Object
| Constructor and Description |
|---|
OperationImpact() |
| Modifier and Type | Method and Description |
|---|---|
Double |
changeValueAbsolute()
Get the changeValueAbsolute property: The absolute impact to dimension.
|
Double |
changeValueRelative()
Get the changeValueRelative property: The relative impact to dimension (null if not applicable).
|
String |
name()
Get the name property: The name of the impact dimension.
|
String |
unit()
Get the unit property: The unit in which estimated impact to dimension is measured.
|
void |
validate()
Validates the instance.
|
public String name()
public String unit()
public Double changeValueAbsolute()
public Double changeValueRelative()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.