Package | Description |
---|---|
com.vektorsoft.demux.core.extension |
Contains classes and interface related to extensions management.
|
Modifier and Type | Method and Description |
---|---|
DMXExtensionType |
DMXExtensionCallback.getExtensionType()
Returns a type of this extension.
|
static DMXExtensionType |
DMXExtensionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DMXExtensionType[] |
DMXExtensionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2014 Vektor Software. All Rights Reserved.