gov.nasa.pds.ltdt.testLabel
Class NonDecimalTestValue

java.lang.Object
  extended by gov.nasa.pds.ltdt.testLabel.NonDecimalTestValue
All Implemented Interfaces:
TestValue

public class NonDecimalTestValue
extends java.lang.Object
implements TestValue


Constructor Summary
NonDecimalTestValue()
           
 
Method Summary
 java.lang.Object getTestValue(gov.nasa.pds.tools.dict.ElementDefinition element)
          Gets an appropriate test value according to the element definition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonDecimalTestValue

public NonDecimalTestValue()
Method Detail

getTestValue

public java.lang.Object getTestValue(gov.nasa.pds.tools.dict.ElementDefinition element)
                              throws gov.nasa.pds.tools.dict.type.InvalidTypeException
Description copied from interface: TestValue
Gets an appropriate test value according to the element definition

Specified by:
getTestValue in interface TestValue
Parameters:
element - The element definition.
Returns:
a test value that meets the element definition specification.
Throws:
gov.nasa.pds.tools.dict.type.InvalidTypeException


Copyright © 2005-2008 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.