Package org.cybergarage.upnp.device
Class ST
java.lang.Object
org.cybergarage.upnp.device.ST
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final booleanisAllDevice(String value) static final booleanisRootDevice(String value) static final booleanisURNDevice(String value) static final booleanisURNService(String value) static final booleanisUUIDDevice(String value)
-
Field Details
-
ALL_DEVICE
- See Also:
-
ROOT_DEVICE
- See Also:
-
UUID_DEVICE
- See Also:
-
URN_DEVICE
- See Also:
-
URN_SERVICE
- See Also:
-
-
Constructor Details
-
ST
public ST()
-
-
Method Details
-
isAllDevice
-
isRootDevice
-
isUUIDDevice
-
isURNDevice
-
isURNService
-