|
Milyn-Tinak Version 0.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.milyn.device.UAContextUtil
UAContext utility methods.
Constructor Summary | |
UAContextUtil()
|
Method Summary | |
static boolean |
isDeviceOrProfile(java.lang.String name,
UAContext deviceContext)
Does the name parameter match device named in the deviceContext, or on of the deviceContext profiles. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UAContextUtil()
Method Detail |
public static boolean isDeviceOrProfile(java.lang.String name, UAContext deviceContext)
name
- The name.deviceContext
- The deviceContext.
|
Milyn-Tinak Version 0.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |