org.jtheque.films.utils
Interface Constants.Report.Form001_Parameters

Enclosing interface:
Constants.Report

public static interface Constants.Report.Form001_Parameters

Contains the parameters of the form001.

Author:
Baptiste Wicht

Field Summary
static String ACTORS
           
static String DURATION
           
static String FILM
           
static String KIND
           
static String LANGUAGE
           
static String REALIZER
           
static String TITLE
           
static String TYPE
           
static String YEAR
           
 

Field Detail

TITLE

static final String TITLE
See Also:
Constant Field Values

KIND

static final String KIND
See Also:
Constant Field Values

FILM

static final String FILM
See Also:
Constant Field Values

TYPE

static final String TYPE
See Also:
Constant Field Values

REALIZER

static final String REALIZER
See Also:
Constant Field Values

YEAR

static final String YEAR
See Also:
Constant Field Values

DURATION

static final String DURATION
See Also:
Constant Field Values

LANGUAGE

static final String LANGUAGE
See Also:
Constant Field Values

ACTORS

static final String ACTORS
See Also:
Constant Field Values


Copyright © 2010 JTheque. All Rights Reserved.