|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.lxtreme.ols.test.data.project.StubChannel
public class StubChannel
Constructor Summary | |
---|---|
StubChannel(int aIndex)
Creates a new StubChannel instance. |
Method Summary | |
---|---|
void |
addAnnotation(nl.lxtreme.ols.api.data.annotation.Annotation<?> aAnnotation)
|
void |
clearAnnotations()
|
int |
compareTo(nl.lxtreme.ols.api.data.Channel aChannel)
|
Collection<nl.lxtreme.ols.api.data.annotation.Annotation<?>> |
getAnnotations()
|
int |
getIndex()
|
String |
getLabel()
|
int |
getMask()
|
boolean |
hasName()
|
boolean |
isEnabled()
|
void |
setEnabled(boolean aEnabled)
|
void |
setLabel(String aName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StubChannel(int aIndex)
aIndex
- Method Detail |
---|
public void addAnnotation(nl.lxtreme.ols.api.data.annotation.Annotation<?> aAnnotation)
addAnnotation
in interface nl.lxtreme.ols.api.data.Channel
public void clearAnnotations()
clearAnnotations
in interface nl.lxtreme.ols.api.data.Channel
public int compareTo(nl.lxtreme.ols.api.data.Channel aChannel)
compareTo
in interface Comparable<nl.lxtreme.ols.api.data.Channel>
public Collection<nl.lxtreme.ols.api.data.annotation.Annotation<?>> getAnnotations()
getAnnotations
in interface nl.lxtreme.ols.api.data.Channel
public int getIndex()
getIndex
in interface nl.lxtreme.ols.api.data.Channel
public String getLabel()
getLabel
in interface nl.lxtreme.ols.api.data.Channel
public int getMask()
getMask
in interface nl.lxtreme.ols.api.data.Channel
public boolean hasName()
hasName
in interface nl.lxtreme.ols.api.data.Channel
public boolean isEnabled()
isEnabled
in interface nl.lxtreme.ols.api.data.Channel
public void setEnabled(boolean aEnabled)
setEnabled
in interface nl.lxtreme.ols.api.data.Channel
public void setLabel(String aName)
setLabel
in interface nl.lxtreme.ols.api.data.Channel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |