public abstract class AbstractADFAttribute extends Object implements ADFAttribute
| Modifier and Type | Field and Description |
|---|---|
protected String |
attributeValue |
| Constructor and Description |
|---|
AbstractADFAttribute() |
| 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()
ADFAttributegetAttributeValue in interface ADFAttributepublic String getNodeType()
ADFAttributegetNodeType in interface ADFAttributepublic String getNodeName()
ADFAttributegetNodeName in interface ADFAttributeCopyright © 2014. All rights reserved.