Package ball.upnp
Interface Description
-
- All Known Subinterfaces:
AnnotatedDevice
,AnnotatedService
,Device
,RootDevice
,Service
- All Known Implementing Classes:
AbstractDevice
,AbstractService
public interface Description
Description
support forXmlNs
annotation.- Author:
- Allen D. Ball
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default String
getXmlns()
Method to get theXmlNs
's name.
-