| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumOpacity |
MediaIntent.opacity |
| Modifier and Type | Method and Description |
|---|---|
static EnumOpacity |
EnumOpacity.fromValue(String v) |
EnumOpacity |
MediaIntent.getOpacity()
Gets the value of the opacity property.
|
static EnumOpacity |
EnumOpacity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumOpacity[] |
EnumOpacity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaIntent.setOpacity(EnumOpacity value)
Sets the value of the opacity property.
|
MediaIntent |
MediaIntent.withOpacity(EnumOpacity value) |
Copyright © 2016. All rights reserved.