public class FactorValueAttribute extends AbstractSDRFAttribute
| Modifier and Type | Field and Description |
|---|---|
String |
optionalType |
int |
scannerChannel
Scanner channel attribute allows factors to be detected on a specific channel.
|
String |
termAccessionNumber |
String |
termSourceREF |
String |
type |
UnitAttribute |
unit |
attributeValue| Constructor and Description |
|---|
FactorValueAttribute() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAttributeType()
Get the type of this attribute.
|
int |
hashCode() |
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.
|
getAttributeValue, getLog, getNodeName, getNodeType, setAttributeValuepublic int scannerChannel
public String type
public String optionalType
public UnitAttribute unit
public 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.public boolean equals(Object o)
equals in class AbstractSDRFAttributepublic int hashCode()
hashCode in class AbstractSDRFAttributeCopyright © 2014. All rights reserved.