Modifier and Type | Field and Description |
---|---|
protected OtifPluginType |
OtifTranscoderPluginType.pluginType |
Modifier and Type | Method and Description |
---|---|
static OtifPluginType |
OtifPluginType.fromValue(String v) |
OtifPluginType |
OtifTranscoderPluginType.getPluginType()
Gets the value of the pluginType property.
|
static OtifPluginType |
OtifPluginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OtifPluginType[] |
OtifPluginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OtifTranscoderPluginType.setPluginType(OtifPluginType value)
Sets the value of the pluginType property.
|
OtifTranscoderPluginType |
OtifTranscoderPluginType.withPluginType(OtifPluginType value) |
Copyright © 2018. All rights reserved.