gov.nasa.pds.imaging.generate.automatic.elements
Class FileName

java.lang.Object
  extended by gov.nasa.pds.imaging.generate.automatic.elements.FileName
All Implemented Interfaces:
Element

public class FileName
extends Object
implements Element


Constructor Summary
FileName()
           
 
Method Summary
 String getUnits()
           
 String getValue()
           
 void setParameters(PDSObject pdsObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileName

public FileName()
Method Detail

getUnits

public String getUnits()
Specified by:
getUnits in interface Element

getValue

public String getValue()
Specified by:
getValue in interface Element

setParameters

public void setParameters(PDSObject pdsObject)
Specified by:
setParameters in interface Element


Copyright © 2010–2014 Planetary Data System. All rights reserved.