public class ReporterGroupAttribute extends AbstractADFAttribute
| Modifier and Type | Field and Description | 
|---|---|
String | 
termAccessionNumber  | 
String | 
termSourceREF  | 
String | 
type  | 
attributeValue| Constructor and Description | 
|---|
ReporterGroupAttribute()  | 
| 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 type
public String termSourceREF
public String termAccessionNumber
public String getAttributeType()
ADFAttributepublic String[] headers()
ADFAttributepublic String[] values()
ADFAttributeADFAttribute.headers() and values have exactly the same length and the same order.Copyright © 2014. All rights reserved.