public final class PerformanceMetricNormality extends Object
| Constructor and Description |
|---|
PerformanceMetricNormality(PerformanceMetricNormalityEnum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
PerformanceMetricNormalityEnum |
enumeration()
Returns the attribute enumeration.
|
void |
enumeration(PerformanceMetricNormalityEnum enumeration)
Sets the attribute enumeration.
|
boolean |
equals(Object obj) |
static PerformanceMetricNormality |
fromString(String valInString)
Returns the object of performanceMetricNormality fromString input String performanceMetricNormality.
|
int |
hashCode() |
static PerformanceMetricNormality |
of(PerformanceMetricNormalityEnum value)
Returns the object of performanceMetricNormality for type enumeration.
|
String |
toString() |
public PerformanceMetricNormality(PerformanceMetricNormalityEnum enumeration)
enumeration - value of enumerationpublic static PerformanceMetricNormality of(PerformanceMetricNormalityEnum value)
value - value of performanceMetricNormality for type enumerationpublic PerformanceMetricNormalityEnum enumeration()
public void enumeration(PerformanceMetricNormalityEnum enumeration)
enumeration - value of enumerationpublic static PerformanceMetricNormality fromString(String valInString)
valInString - value of input StringCopyright © 2017. All rights reserved.