net.datacrow.core
Class DcRepository.Collections

java.lang.Object
  extended by net.datacrow.core.DcRepository.Collections
Enclosing class:
DcRepository

public static final class DcRepository.Collections
extends java.lang.Object

Contains collections which can be used throughout the application.

Author:
Robert Jan van der Waals

Field Summary
static java.lang.String[] colMusicGenres
          Music Genres
 
Constructor Summary
DcRepository.Collections()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

colMusicGenres

public static final java.lang.String[] colMusicGenres
Music Genres

Constructor Detail

DcRepository.Collections

public DcRepository.Collections()