org.gcube.data.tr
Class Constants

java.lang.Object
  extended by org.gcube.data.tr.Constants

public class Constants
extends Object

Plugin constants.

Author:
Fabio Simeoni

Field Summary
static String STORAGE_LOCATION
          The storage location.
static String TR_DESCRIPTION
          The description of the plugin.
static String TR_NAME
          The name of the plugin.
 
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

TR_NAME

public static final String TR_NAME
The name of the plugin.

See Also:
Constant Field Values

TR_DESCRIPTION

public static final String TR_DESCRIPTION
The description of the plugin.

See Also:
Constant Field Values

STORAGE_LOCATION

public static final String STORAGE_LOCATION
The storage location.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2012. All Rights Reserved.