| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumFluteDirection |
MediaIntent.fluteDirection |
| Modifier and Type | Method and Description |
|---|---|
static EnumFluteDirection |
EnumFluteDirection.fromValue(String v) |
EnumFluteDirection |
MediaIntent.getFluteDirection()
Gets the value of the fluteDirection property.
|
static EnumFluteDirection |
EnumFluteDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumFluteDirection[] |
EnumFluteDirection.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.setFluteDirection(EnumFluteDirection value)
Sets the value of the fluteDirection property.
|
MediaIntent |
MediaIntent.withFluteDirection(EnumFluteDirection value) |
Copyright © 2016. All rights reserved.