public interface SequenceData
The following features are supported:
EsxPackage.getSequenceData()| Modifier and Type | Method and Description |
|---|---|
byte[] |
getSequenceData()
Returns the value of the 'Sequence Data' attribute.
|
void |
setSequenceData(byte[] value)
Sets the value of the '
Sequence Data' attribute. |
byte[] getSequenceData()
If the meaning of the 'Sequence Data' attribute isn't clear, there really should be more of a description here...
setSequenceData(byte[]),
EsxPackage.getSequenceData_SequenceData()void setSequenceData(byte[] value)
Sequence Data' attribute.
value - the new value of the 'Sequence Data' attribute.getSequenceData()