com.limegroup.gnutella.gui.search
Class NamedMediaType

java.lang.Object
  extended bycom.limegroup.gnutella.gui.search.NamedMediaType

public class NamedMediaType
extends java.lang.Object


Constructor Summary
NamedMediaType(com.limegroup.gnutella.MediaType mt)
           
 
Method Summary
 com.limegroup.gnutella.MediaType getUnderLyingMediaType()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NamedMediaType

public NamedMediaType(com.limegroup.gnutella.MediaType mt)
Method Detail

toString

public java.lang.String toString()

getUnderLyingMediaType

public com.limegroup.gnutella.MediaType getUnderLyingMediaType()