com.free2be.dimensions.device
Interface DeviceComponent

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
Audio, Browser, DeviceImage, Hardware, Java, Network, Software, WapBrowser
All Known Implementing Classes:
AudioProfile, BrowserProfile, DeviceProfile, HardwareProfile, ImageProfile, NetworkProfile, SimpleAudio, SimpleBrowser, SimpleDevice, SimpleDeviceComponent, SimpleHardware, SimpleImage, SimpleJava, SimpleNetwork, SimpleSoftware, SimpleWapBrowser, SoftwareProfile, WapBrowserProfile

public interface DeviceComponent
extends java.io.Serializable


Method Summary
 java.lang.String getAsXml()
          Ideally this will always return the CC/PP representation of this device, but until then:
If derived from a valid CC/PP (like UAProf) document then that document will be returned as formatted string.
 

Method Detail

getAsXml

java.lang.String getAsXml()
Ideally this will always return the CC/PP representation of this device, but until then: