com.arunta.base.settings
Class TriggerType
java.lang.Object
com.arunta.base.settings.TriggerType
- All Implemented Interfaces:
- java.io.Serializable
public class TriggerType
- extends java.lang.Object
- implements java.io.Serializable
Enum for supported recording trigger types.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
types
public static final TriggerType[] types
OFF
public static final TriggerType OFF
OFF_HOOK_1
public static final TriggerType OFF_HOOK_1
OFF_HOOK_2
public static final TriggerType OFF_HOOK_2
OFF_HOOK_3
public static final TriggerType OFF_HOOK_3
OFF_HOOK_4
public static final TriggerType OFF_HOOK_4
OFF_HOOK_5
public static final TriggerType OFF_HOOK_5
OFF_HOOK_6
public static final TriggerType OFF_HOOK_6
VOX_1
public static final TriggerType VOX_1
VOX_2
public static final TriggerType VOX_2
VOX_3
public static final TriggerType VOX_3
VOX_4
public static final TriggerType VOX_4
VOX_5
public static final TriggerType VOX_5
VOX_6
public static final TriggerType VOX_6
MANUAL
public static final TriggerType MANUAL
TriggerType
public TriggerType()
lookup
public static TriggerType lookup(TriggerType t)
lookup
public static TriggerType lookup(java.lang.String t)
lookup
public static TriggerType lookup(int t)
getNames
public static java.lang.String[] getNames()
getType
public int getType()
setType
public void setType(int type)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.