com.semarchy.mdm.runtime.model.dataaccess
Class ViewTypes

java.lang.Object
  extended by com.semarchy.mdm.runtime.model.dataaccess.ViewTypes

public final class ViewTypes
extends Object


Field Summary
static String DU
           
static String GD
           
static String GE
           
static String GI
           
static String MD
           
static String MI
           
static String SD
           
static String SDE
           
static String SDL
           
static String SE
           
static String UG
           
static String UM
           
 
Method Summary
static Set<String> values()
          Returns all the possible values of view types.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GD

public static final String GD
See Also:
Constant Field Values

MD

public static final String MD
See Also:
Constant Field Values

SD

public static final String SD
See Also:
Constant Field Values

GI

public static final String GI
See Also:
Constant Field Values

MI

public static final String MI
See Also:
Constant Field Values

SDE

public static final String SDE
See Also:
Constant Field Values

SDL

public static final String SDL
See Also:
Constant Field Values

DU

public static final String DU
See Also:
Constant Field Values

UG

public static final String UG
See Also:
Constant Field Values

UM

public static final String UM
See Also:
Constant Field Values

GE

public static final String GE
See Also:
Constant Field Values

SE

public static final String SE
See Also:
Constant Field Values
Method Detail

values

public static Set<String> values()
Returns all the possible values of view types.

Returns:
a Set of String


Copyright © 2015. All Rights Reserved.