com.semarchy.mdm.runtime.model.dataaccess
Class ViewTypes
java.lang.Object
com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
public final class ViewTypes
- extends Object
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 |
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
values
public static Set<String> values()
- Returns all the possible values of view types.
- Returns:
- a
Set
of String
Copyright © 2015. All Rights Reserved.