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


public interface RecordType

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

Field Summary
static String FIXED_LENGTH
           
static String STREAM
           
static String UNDEFINED
           
static String VARIABLE_LENGTH
           
 

Field Detail

FIXED_LENGTH

static final String FIXED_LENGTH
See Also:
Constant Field Values

VARIABLE_LENGTH

static final String VARIABLE_LENGTH
See Also:
Constant Field Values

STREAM

static final String STREAM
See Also:
Constant Field Values

UNDEFINED

static final String UNDEFINED
See Also:
Constant Field Values


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