public interface Channel
The following features are supported:
WavPackage.getChannel()
Modifier and Type | Method and Description |
---|---|
SampleData |
getSampleData()
Returns the value of the 'Sample Data' containment reference.
|
void |
setSampleData(SampleData value)
Sets the value of the '
Sample Data ' containment reference. |
SampleData getSampleData()
If the meaning of the 'Sample Data' containment reference isn't clear, there really should be more of a description here...
setSampleData(SampleData)
,
WavPackage.getChannel_SampleData()
void setSampleData(SampleData value)
Sample Data
' containment reference.
value
- the new value of the 'Sample Data' containment reference.getSampleData()