org.jboss.example.dna.sequencers
Class MediaInfo

java.lang.Object
  extended by org.jboss.example.dna.sequencers.ContentInfo
      extended by org.jboss.example.dna.sequencers.MediaInfo

@Immutable
public class MediaInfo
extends ContentInfo

Author:
Randall Hauch

Method Summary
 String getMediaType()
           
 String toString()
           
 
Methods inherited from class org.jboss.example.dna.sequencers.ContentInfo
getInfoType, getName, getPath, getProperties
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getMediaType

public String getMediaType()

toString

public String toString()
Overrides:
toString in class ContentInfo


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.