| com.aranova.java.jmos.enums.mosfield.mosScope
mosScope | public enum mosScope (Code) | | This field implies the extent to which the mosExternalMetadata block will move through the NCS workflow.
Accepted values are “OBJECT� “STORY� and “PLAYLIST�.
author: Daniel Sánchez version: 0.9.1 since: 0.9.1 |
Field Summary | |
Enum Constant | OBJECT OBJECT. | Enum Constant | PLAYLIST PLAYLIST. | Enum Constant | STORY STORY. |
OBJECT | Enum Constant OBJECT(Code) | | OBJECT.
|
PLAYLIST | Enum Constant PLAYLIST(Code) | | PLAYLIST.
|
STORY | Enum Constant STORY(Code) | | STORY.
|
|
|