|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WrongAttributeTypeException | |
edu.uci.isr.yancees |
Uses of WrongAttributeTypeException in edu.uci.isr.yancees |
Methods in edu.uci.isr.yancees that throw WrongAttributeTypeException | |
java.lang.String |
YanceesEvent.getString(java.lang.String attName)
Gets a string attribute |
double |
YanceesEvent.getDouble(java.lang.String attName)
Gets a double attribute |
float |
YanceesEvent.getFloat(java.lang.String attName)
Gets a float attribute |
int |
YanceesEvent.getInt(java.lang.String attName)
Gets a int attribute |
long |
YanceesEvent.getLong(java.lang.String attName)
Gets a long attribute |
byte[] |
YanceesEvent.getByteArray(java.lang.String attName)
Gets a byte[] attribute |
boolean |
YanceesEvent.getBoolean(java.lang.String attName)
Gets a boolean attribute |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |