|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.roboticsAPI.capabilities.honk.effects.HonkEffectStep
public class HonkEffectStep
Class representing steps of the honk effects.
| Constructor Summary | |
|---|---|
HonkEffectStep(long duration,
boolean isSoundOn)
Creates an instance of HonkEffectStep. |
|
| Method Summary | |
|---|---|
long |
getDuration()
Method to get the duration of this step. |
boolean |
isSoundOn()
Method to get if this step has sound on. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HonkEffectStep(long duration,
boolean isSoundOn)
duration - duration.isSoundOn - isSoundOn.| Method Detail |
|---|
public long getDuration()
IHonkEffectStep
getDuration in interface IHonkEffectSteppublic boolean isSoundOn()
IHonkEffectStep
isSoundOn in interface IHonkEffectStep
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||