gov.nasa.pds.tools.label.validate
Interface RecordType


public interface RecordType

Version:
$Revision: 4967 $
Author:
pramirez, jagander

Field Summary
static java.lang.String FIXED_LENGTH
           
static java.lang.String STREAM
           
static java.lang.String UNDEFINED
           
static java.lang.String VARIABLE_LENGTH
           
 

Field Detail

FIXED_LENGTH

static final java.lang.String FIXED_LENGTH
See Also:
Constant Field Values

VARIABLE_LENGTH

static final java.lang.String VARIABLE_LENGTH
See Also:
Constant Field Values

STREAM

static final java.lang.String STREAM
See Also:
Constant Field Values

UNDEFINED

static final java.lang.String UNDEFINED
See Also:
Constant Field Values


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