com.adobe.flashaccess.sdk.license
Class License.LicenseType

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.flashaccess.sdk.license.License.LicenseType
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing interface:
License

public static final class License.LicenseType
extends java.lang.Enum

Identifies the type of license.

See Also:
Serialized Form

Field Summary
static License.LicenseType Leaf
           
static License.LicenseType Root
           
 
Method Summary
static License.LicenseType valueOf(java.lang.String name)
           
static License.LicenseType[] 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

Leaf

public static final License.LicenseType Leaf

Root

public static final License.LicenseType Root
Method Detail

values

public static License.LicenseType[] values()

valueOf

public static License.LicenseType valueOf(java.lang.String name)


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