|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.harvest.pdap.constants.Constants
public class Constants
Field Summary | |
---|---|
static String |
DATA_SET_PRODUCT_CLASS
The data set product class. |
static String |
LID_PREFIX
The LID prefix for a data set. |
static String |
PRODUCT_VERSION
The VID in a product label. |
static String |
RESOURCE_PREFIX
The LID prefix for a resource. |
static String |
RESOURCE_PRODUCT_CLASS
The resource product class. |
static String |
URN_ILLEGAL_CHARACTERS
|
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 |
---|
public static final String PRODUCT_VERSION
public static final String LID_PREFIX
public static final String RESOURCE_PREFIX
public static final String DATA_SET_PRODUCT_CLASS
public static final String RESOURCE_PRODUCT_CLASS
public static final String URN_ILLEGAL_CHARACTERS
Constructor Detail |
---|
public Constants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |