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