org.cybergarage.upnp.device
Class NT

java.lang.Object
  extended by org.cybergarage.upnp.device.NT

public class NT
extends Object


Field Summary
static String EVENT
           
static String ROOTDEVICE
           
 
Constructor Summary
NT()
           
 
Method Summary
static boolean isRootDevice(String ntValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROOTDEVICE

public static final String ROOTDEVICE
See Also:
Constant Field Values

EVENT

public static final String EVENT
See Also:
Constant Field Values
Constructor Detail

NT

public NT()
Method Detail

isRootDevice

public static final boolean isRootDevice(String ntValue)


Copyright © 2010 DomoWare. All Rights Reserved.