public class Interpretation
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| Interpretation() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Double | getNumericValue()Gets the numericValue. | 
| java.lang.String | getUnit()Gets the unit. | 
| java.lang.String | getValue()Gets the value. | 
public java.lang.String getValue()
public java.lang.Double getNumericValue()
public java.lang.String getUnit()