gov.nasa.pds.search.core.extractor.registry
Class MappingTypes

java.lang.Object
  extended by gov.nasa.pds.search.core.extractor.registry.MappingTypes

public class MappingTypes
extends Object


Field Summary
static String ASSOCIATION
           
static String ATTRIBUTE
           
static String OTHER
           
static String OUTPUT
           
static String SLOT
           
static String SLOT_SINGLE
           
 
Constructor Summary
MappingTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OUTPUT

public static final String OUTPUT
See Also:
Constant Field Values

SLOT

public static final String SLOT
See Also:
Constant Field Values

SLOT_SINGLE

public static final String SLOT_SINGLE
See Also:
Constant Field Values

ATTRIBUTE

public static final String ATTRIBUTE
See Also:
Constant Field Values

ASSOCIATION

public static final String ASSOCIATION
See Also:
Constant Field Values

OTHER

public static final String OTHER
See Also:
Constant Field Values
Constructor Detail

MappingTypes

public MappingTypes()


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