javax.microedition.media.protocol
Class ContentDescriptor

java.lang.Object
  extended by javax.microedition.media.protocol.ContentDescriptor

public class ContentDescriptor
extends Object


Constructor Summary
ContentDescriptor(String contentType)
           
 
Method Summary
 String getContentType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentDescriptor

public ContentDescriptor(String contentType)
Method Detail

getContentType

public String getContentType()


Copyright © 2006-2007 Jayway AB. All Rights Reserved.