com.adobe.solutions.prm.constants
Class ProjectType

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.solutions.prm.constants.ProjectType
All Implemented Interfaces:
Serializable, Comparable

public final class ProjectType
extends Enum

See Also:
Serialized Form

Field Summary
static ProjectType CAMPAIGN
           
static ProjectType PROJECT
           
 
Method Summary
static ProjectType forName(String name)
           
static ProjectType valueOf(String name)
           
static ProjectType[] values()
           
 
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

PROJECT

public static final ProjectType PROJECT

CAMPAIGN

public static final ProjectType CAMPAIGN
Method Detail

values

public static ProjectType[] values()

valueOf

public static ProjectType valueOf(String name)

forName

public static ProjectType forName(String name)


[an error occurred while processing this directive] [an error occurred while processing this directive]