rjw.dc.core
Class Repository.module

java.lang.Object
  |
  +--rjw.dc.core.Repository.module
Enclosing class:
Repository

public static final class Repository.module
extends java.lang.Object


Field Summary
static int _MOVIE
           
static int _MP3
           
static int _SOFTWARE
           
static int _SOFTWARECAT
           
 
Constructor Summary
Repository.module()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_SOFTWARE

public static final int _SOFTWARE
See Also:
Constant Field Values

_MP3

public static final int _MP3
See Also:
Constant Field Values

_MOVIE

public static final int _MOVIE
See Also:
Constant Field Values

_SOFTWARECAT

public static final int _SOFTWARECAT
See Also:
Constant Field Values
Constructor Detail

Repository.module

public Repository.module()