public class LabelAttribute extends AbstractSDRFAttribute
| Modifier and Type | Field and Description | 
|---|---|
String | 
termAccessionNumber  | 
String | 
termSourceREF  | 
attributeValue| Constructor and Description | 
|---|
LabelAttribute()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAttributeType()
Get the type of this attribute. 
 | 
String[] | 
headers()
Returns a string array representing the headers of this node and all it's attributes. 
 | 
String[] | 
values()
Returns the strings representing the values of this node and all it's attributes, indexed by the matching
 headers. 
 | 
equals, getAttributeValue, getLog, getNodeName, getNodeType, hashCode, setAttributeValuepublic String termSourceREF
public String termAccessionNumber
public String getAttributeType()
SDRFAttributepublic String[] headers()
SDRFAttributepublic String[] values()
SDRFAttributeSDRFAttribute.headers() and values have exactly the same length and the same order.Copyright © 2014. All rights reserved.