gov.nasa.pds.registry.util
Class DateParam

java.lang.Object
  extended by gov.nasa.pds.registry.util.DateParam

public class DateParam
extends Object

Author:
pramirez

Constructor Summary
DateParam(String date)
           
 
Method Summary
 Date getDate()
           
 String getOriginalValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateParam

public DateParam(String date)
          throws javax.ws.rs.WebApplicationException
Throws:
javax.ws.rs.WebApplicationException
Method Detail

getDate

public Date getDate()

getOriginalValue

public String getOriginalValue()


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