gov.nasa.pds.citool.ri
Class RIFiles

java.lang.Object
  extended by gov.nasa.pds.citool.ri.RIFiles

public class RIFiles
extends java.lang.Object


Constructor Summary
RIFiles(java.util.List<gov.nasa.pds.tools.label.Label> catalogs, java.lang.String type)
           
 
Method Summary
 java.util.List<gov.nasa.pds.tools.label.Label> getChildren()
           
 java.util.List<gov.nasa.pds.tools.label.Label> getParents()
           
 java.lang.String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RIFiles

public RIFiles(java.util.List<gov.nasa.pds.tools.label.Label> catalogs,
               java.lang.String type)
Method Detail

getParents

public java.util.List<gov.nasa.pds.tools.label.Label> getParents()

getChildren

public java.util.List<gov.nasa.pds.tools.label.Label> getChildren()

getType

public java.lang.String getType()


Copyright © 2005-2010 Planetary Data System. All Rights Reserved.