public abstract class AbstractSDRFAttribute extends Object implements SDRFAttribute
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
attributeValue  | 
| Constructor and Description | 
|---|
AbstractSDRFAttribute()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getAttributeValue()
Get the value associated to this attribute in the spreadsheet. 
 | 
protected org.slf4j.Logger | 
getLog()  | 
String | 
getNodeName()
Get the value associated to this node in the spreadsheet. 
 | 
String | 
getNodeType()
Get the type of this node in the graph. 
 | 
int | 
hashCode()  | 
void | 
setAttributeValue(String attributeValue)  | 
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAttributeType, headers, valuesprotected volatile String attributeValue
protected org.slf4j.Logger getLog()
public void setAttributeValue(String attributeValue)
public String getAttributeValue()
SDRFAttributegetAttributeValue in interface SDRFAttributepublic String getNodeType()
SDRFAttributegetNodeType in interface SDRFAttributepublic String getNodeName()
SDRFAttributegetNodeName in interface SDRFAttributeCopyright © 2014. All rights reserved.