gov.nasa.pds.ltdt.testLabel
Class IntegerTestValue

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

public class IntegerTestValue
extends java.lang.Object
implements TestValue


Constructor Summary
IntegerTestValue()
           
 
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

IntegerTestValue

public IntegerTestValue()
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.