gov.nasa.pds.registry.ui.shared
Class Constants

java.lang.Object
  extended by gov.nasa.pds.registry.ui.shared.Constants

public abstract class Constants
extends Object


Field Summary
static String[] assocTypes
           
static String[] eventTypes
           
static int MAX_STR_SIZE
           
static String[] objectTypes
           
static String[] status
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_STR_SIZE

public static final int MAX_STR_SIZE
See Also:
Constant Field Values

status

public static final String[] status

eventTypes

public static final String[] eventTypes

assocTypes

public static final String[] assocTypes

objectTypes

public static final String[] objectTypes
Constructor Detail

Constants

public Constants()


Copyright © 2010–2015 Planetary Data System. All rights reserved.