|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.phidgets.IRLearnedCode
This class represents an IR Learned Code. This is used in the Learn event.
| Constructor Summary | |
IRLearnedCode(IRCode code,
IRCodeInfo codeInfo)
Creates a new IR Learned Code. |
|
| Method Summary | |
IRCode |
getCode()
Returns the code. |
IRCodeInfo |
getCodeInfo()
Returns the code parameters. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IRLearnedCode(IRCode code,
IRCodeInfo codeInfo)
code - the IR codecodeInfo - the code parameters| Method Detail |
public IRCode getCode()
public IRCodeInfo getCodeInfo()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||