public class Attribute extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
aphiaId
Unique and persistent identifier within WoRMS.
|
Integer |
aphiaIdInherited
The AphiaID from where this attribute is inherited
|
Integer |
categoryID
The category identifier to list possible attribute values for this
attribute definition
|
Collection<Attribute> |
children
The possible child attributes that help to describe to current attribute
|
String |
measurementType
The corresponding AttributeKey its measurementType
|
int |
measurementTypeId
The corresponding AttributeKey its measurementTypeID
|
String |
measurementValue
The value of the measurement, fact, characteristic, or assertion
|
String |
qualityStatus
Quality status of the record.
|
String |
reference
The AphiaSource reference for this attribute
|
Integer |
sourceId
The identifier for the AphiaSource for this attribute
|
| Constructor and Description |
|---|
Attribute() |
public int aphiaId
public int measurementTypeId
public String measurementType
public String measurementValue
public Integer sourceId
public String reference
public String qualityStatus
public Integer categoryID
public Integer aphiaIdInherited
public Collection<Attribute> children
Copyright © 2020. All Rights Reserved.