org.jboss.example.dna.sequencer
Class ContentInfo

java.lang.Object
  extended by org.jboss.example.dna.sequencer.ContentInfo
Direct Known Subclasses:
JavaInfo, MediaInfo

@Immutable
public class ContentInfo
extends Object

Author:
Randall Hauch

Method Summary
 String getInfoType()
           
 String getName()
           
 String getPath()
           
 Properties getProperties()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getName

public String getName()

getPath

public String getPath()

getProperties

public Properties getProperties()

getInfoType

public String getInfoType()

toString

public String toString()
Overrides:
toString in class Object


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