public class AttributeValue extends Object
| Modifier and Type | Field and Description |
|---|---|
Collection<AttributeValue> |
children
Child measurementValues that are more specific
|
String |
measurementValue
The value of the measurement, fact, characteristic, or assertion
|
String |
measurementValueCode
Additional info/code that helps to the describe/define the
measurementValue
|
int |
measurementValueId
An identifier for facts stored in the column measurementValue
|
| Constructor and Description |
|---|
AttributeValue() |
public int measurementValueId
public String measurementValue
public String measurementValueCode
public Collection<AttributeValue> children
Copyright © 2020. All Rights Reserved.